Open
Bug 1625456
Opened 5 years ago
Updated 2 years ago
Show information about resolution and codecs for WebRTC
Categories
(Core :: WebRTC, enhancement, P3)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: hsivonen, Unassigned)
References
(Blocks 1 open bug)
Details
What were you doing?
- I Chrome, open
chrome://webrtc-internals
in one tab and https://whereby.com in another. - In Firefox, load https://whereby.com and open dev tools and open
about:webtc
in another tab. - Establish a video conference between browsers (requires free sign-up).
What happened?
Chrome tells you what camera resolution the site requested. As far as I can tell, Firefox doesn't tell you technical information about video.
What should have happened?
Expected Firefox to show what camera resolution the site requested, what resolution is in use, what pixel format was negotiated between the browser and the camera and what codec is being used to send the video on over a PeerConnection
.
Reporter | ||
Comment 1•5 years ago
|
||
(Motivation for the pixel format: Understanding if the video is being recompressed.)
Updated•5 years ago
|
Updated•5 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•