Closed
Bug 1280567
Opened 9 years ago
Closed 9 years ago
[WebRTC] Is there a interface or parameter to control the video bitrate for screen sharing?
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1254187
People
(Reporter: xpeng, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586
Steps to reproduce:
Step 1: Start screen sharing with webrtc
Actual results:
the bitrate was unstable , sometime was very high especially when move the window in the OS. the high peak value will cause the packet loss in the OS.
Expected results:
we need a interface or parameter to control the video bitrate to be more smoothly.
Component: Untriaged → WebRTC: Audio/Video
Product: Firefox → Core
Summary: [WebRtc]Is there a interface or parameter to control the video bitrate for screen sharing? → [WebRTC] Is there a interface or parameter to control the video bitrate for screen sharing?
Comment 1•9 years ago
|
||
Yes, in 48. See fiddle in bug 1254187 comment 0 for peer connection bandwidth controls, or bug 1121047 for resizing screensharing output (available in 45). The latter may be all you need.
Note that bugzilla is for filing bugs on Firefox. Please use something like stackoverflow.com tag [webrtc] for webrtc questions (I frequently monitor that one).
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•