black screen when using a mozCaptureStream
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | verified |
People
(Reporter: paul, Assigned: pehrsons)
References
Details
(Keywords: sec-other, Whiteboard: Keep hidden until Chrome bug is fixed [adv-main70-])
Attachments
(4 files)
Reporter | ||
Comment 1•10 years ago
|
||
Reporter | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Reporter | ||
Comment 5•10 years ago
|
||
Assignee | ||
Comment 6•10 years ago
|
||
Reporter | ||
Comment 7•10 years ago
|
||
Reporter | ||
Comment 11•10 years ago
|
||
Reporter | ||
Comment 12•10 years ago
|
||
Assignee | ||
Comment 13•10 years ago
|
||
Reporter | ||
Comment 14•10 years ago
|
||
Comment 15•10 years ago
|
||
Reporter | ||
Comment 16•10 years ago
|
||
Reporter | ||
Comment 17•10 years ago
|
||
Reporter | ||
Comment 18•10 years ago
|
||
Assignee | ||
Comment 19•10 years ago
|
||
Reporter | ||
Comment 20•10 years ago
|
||
Comment 21•10 years ago
|
||
Updated•10 years ago
|
Updated•10 years ago
|
Comment 22•10 years ago
|
||
Comment 24•8 years ago
|
||
Comment 25•8 years ago
|
||
Comment 26•8 years ago
|
||
Comment 27•8 years ago
|
||
Comment 28•8 years ago
|
||
Comment 29•8 years ago
|
||
Comment 30•8 years ago
|
||
Comment 31•8 years ago
|
||
Comment 32•8 years ago
|
||
Comment 33•8 years ago
|
||
Comment 34•8 years ago
|
||
Comment 35•8 years ago
|
||
Comment 36•8 years ago
|
||
Comment 37•8 years ago
|
||
Assignee | ||
Comment 38•8 years ago
|
||
Comment 39•8 years ago
|
||
Comment 40•8 years ago
|
||
Comment 41•8 years ago
|
||
Comment 42•8 years ago
|
||
Comment 43•7 years ago
|
||
The Chrome bugs were fixed in Chrome 62... we can unhide this now. Since we were correctly propagating the cross-origin taint and now Chrome's behavior matches we're not going to "fix" this as requested
Comment 44•6 years ago
|
||
I think the request here was still valid. I believe we still output black rather than tainted video in the face of tainted input. We should try to match what Chrome does here for local playback, which was being discussed here I think. Reopening for consideration.
Came across this while trying to figure out why https://webrtc.github.io/samples/src/content/capture/video-pc/ emits black in Firefox but not Chrome.
Assignee | ||
Comment 45•6 years ago
|
||
I updated your old fiddle for a manual test case.
Assignee | ||
Comment 46•6 years ago
|
||
I have a patch for this but it needs tests.
Assignee | ||
Comment 47•6 years ago
|
||
Assignee | ||
Comment 48•6 years ago
|
||
Depends on D36896
Assignee | ||
Comment 49•6 years ago
|
||
Depends on D36917
Comment 50•6 years ago
|
||
Comment 51•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/18a62a05982e
https://hg.mozilla.org/mozilla-central/rev/46ad935ecd17
https://hg.mozilla.org/mozilla-central/rev/f775de3b67f6
Updated•6 years ago
|
Updated•6 years ago
|
Comment 52•6 years ago
|
||
Reproduced the issue in an old Nightly build before the fix. Verified that no black screen appears using the fiddle from comment 45 in 70.0b9 across platforms (macOS 10.13, Windows 10 64bit and Ubuntu 18.04).
Updated•6 years ago
|
Description
•