Closed
Bug 1637450
Opened 5 years ago
Closed 4 years ago
Add sending and received video resolution to about:webrtc
Categories
(Core :: WebRTC, enhancement, P1)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: ng, Assigned: ng)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
This would help with debugging video calls.
Assignee | ||
Updated•5 years ago
|
Summary: Add received video resolution to about:webrtc → Add sending and received video resolution to about:webrtc
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → na-g
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•5 years ago
|
||
This initial patch adds a frame size history to about:webrtc. The about:webrtc rendering is minimal, and needs to be done in earnest. The rest of the patch is ready for review though. I will also need to get a DOM review before landing.
Updated•5 years ago
|
Attachment #9147944 -
Attachment description: Bug 1637450 - INITIAL - Add Video Frame statistics to about:webrtc;r?bwc → Bug 1637450 - Add Video Frame statistics to about:webrtc;r?bwc,r?drno
Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Attachment #9147944 -
Attachment description: Bug 1637450 - Add Video Frame statistics to about:webrtc;r?bwc,r?drno → Bug 1637450 - Add Video Frame statistics to about:webrtc;r?bwc
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Comment 8•4 years ago
|
||
Assignee | ||
Comment 9•4 years ago
|
||
Depends on D75073
Assignee | ||
Comment 10•4 years ago
|
||
Updated•4 years ago
|
Attachment #9155142 -
Attachment description: Bug 1637450 - P2 - Access remote SSRC from any thread?bwc → Bug 1637450 - P2 - Access remote SSRC from any thread
Assignee | ||
Comment 11•4 years ago
|
||
Updated•4 years ago
|
Attachment #9155142 -
Attachment description: Bug 1637450 - P2 - Access remote SSRC from any thread → Bug 1637450 - P2 - Access remote SSRC from any thread;r?dminor
Assignee | ||
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
Pushed by na-g@nostrum.com:
https://hg.mozilla.org/integration/autoland/rev/a988e18fba9b
Add Video Frame statistics to about:webrtc;r=bwc,webidl,smaug
https://hg.mozilla.org/integration/autoland/rev/66fc81a26d27
P2 - Access remote SSRC from any thread;r=dminor
Comment 14•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a988e18fba9b
https://hg.mozilla.org/mozilla-central/rev/66fc81a26d27
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•