You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using navigator.mediaDevices.getDisplayMedia (screen) for WebRTC streaming:
In the first scenario, playing the video via the m3u8 method results in very choppy playback, with the timing distribution being as follows: 1, 2, 5, 6, 9.
In the second scenario, playback via WebRTC is very smooth.
Additionally, there are no issues when using navigator.mediaDevices.getUserMedia (camera) for streaming.
TRANS_BY_GPT4
The text was updated successfully, but these errors were encountered:
winlinvip
changed the title
webrtc推流桌面流存在bug?
Is there a bug in the WebRTC desktop stream broadcasting?
Jul 17, 2024
When using navigator.mediaDevices.getDisplayMedia (screen) for WebRTC streaming:
In the first scenario, playing the video via the m3u8 method results in very choppy playback, with the timing distribution being as follows: 1, 2, 5, 6, 9.
In the second scenario, playback via WebRTC is very smooth.
Additionally, there are no issues when using navigator.mediaDevices.getUserMedia (camera) for streaming.
TRANS_BY_GPT4
The text was updated successfully, but these errors were encountered: