Bug 1803530 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STR:
- Load https://jsfiddle.net/pehrsons/cq3wjnba/show (thanks jib for the original fiddle)
- Make sure h264 is checked
- Click gUM! to start capturing video
- Some Android devices may fail to encode h264, then they are no good for verification. We have for instance seen a Pixel 6 that may have been blocked. If you see two live video elements you are good.
- Set the downscale value so that either `width/downscale` or `height/downscale` would be an odd number.

This bug is verified if at this point there are two live video elements.
This bug is NOT verified if one video element is frozen.
STR:
- Load https://jsfiddle.net/pehrsons/cq3wjnba/show (thanks jib for the original fiddle)
- Make sure h264 is checked
- Click gUM! to start capturing video
- Some Android devices may fail to encode h264, then they are no good for verification. We have for instance seen a Pixel 6 that may have been blocked. If you see two live video elements you are good.
- Set the downscale value so that either `width*downscale` or `height*downscale` would be an odd number.

This bug is verified if at this point there are two live video elements.
This bug is NOT verified if one video element is frozen.

Back to Bug 1803530 Comment 6