ossrs / srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.43k stars 5.35k forks source link

WebRTC WHEP URL playback is stuttering in Google Chrome browser. #4043

Closed suhaojava closed 5 months ago

suhaojava commented 5 months ago

Describe the bug WebRTC WHEP URL playback is stuttering in Google Chrome browser.

Version SRS/5.0.210 Google Chrome 版本 124.0.6367.61(正式版本) (64 位) To Reproduce Steps to reproduce the behavior:

  1. Enable RTMP to RTC conversion in the SRS configuration.
  2. Stream from OBS to the SRS server.
  3. Open the Google Chrome browser console, click the preview button on the video stream tab, and open the WHEP page in a new window.
  4. The playback screen is experiencing stuttering.

Expected behavior The WebRTC WHEP URL can be played smoothly in the Google Chrome browser.

Screenshots 动画

Additional context 在火狐浏览器中能流畅播放 动画1

TRANS_BY_GPT4