Bug 1875201 Comment 0 Edit History

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

STR:
1. Load https://mozilla.github.io/webrtc-landing/pc_test.html
2. Check "One-way call" and "Video-only call".
3. Click "Start!"

Actual: preview is seen on right, but no video plays on left.
Expected: video plays on left.

about:webrtc RTCPeerConnection Statistics shows peer connection ends but no "Send: video/" or "Receive video/".

This previously behaved as expected but the unexpected behavior was first observed in 44c4e62a38e1 Dec 14 on whereby.com, where it does not reproduce in a build --without-system-vpx.  WebRTC Video can be received over the network by the --with-system-vpx build.

When "Require H.264 video" is checked, then behavior is as expected.

System libvpx is Gentoo version 1.13.1-r1

Profile recorded at https://share.firefox.dev/4aZUu9c
STR:
1. Load https://mozilla.github.io/webrtc-landing/pc_test.html
2. Check "One-way call" and "Video-only call".
3. Click "Start!"

Actual: preview is seen on right, but no video plays on left.
Expected: video plays on left.

about:webrtc RTCPeerConnection Statistics shows peer connection ends but no "Send: video/" or "Receive video/".

This previously behaved as expected but the unexpected behavior was first observed in 44c4e62a38e1 Dec 14 on whereby.com, where it does not reproduce in a build --without-system-libvpx.  WebRTC Video can be received over the network by the --with-system-libvpx build.

When "Require H.264 video" is checked, then behavior is as expected.

System libvpx is Gentoo version 1.13.1-r1

Profile recorded at https://share.firefox.dev/4aZUu9c

Back to Bug 1875201 Comment 0