Bug 1875201 Comment 18 Edit History

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

(In reply to torokati44 from comment #15)
> I think I hit this regression just today after updating Firefox to 122 on Fedora from the official repo.
> 
> I can reproduce using the steps in the original Description.
> However, when also checking the "Require H.264 video" box, the video appears on the left too.
> 
> This caused Google Meet to be unable to send camera feed or share the screen.
> See: https://github.com/webcompat/web-bugs/issues/132676

I just got a camera to check this. However, I am not able to reproduce this on my ubuntu machine with the following mozconfig:
```
ac_add_options --enable-debug
ac_add_options --enable-optimize="-O1"
ac_add_options --with-system-libvpx --without-sysroot
ac_add_options --disable-unified-build
```

Not sure it I did something wrong in the test page: https://mozilla.github.io/webrtc-landing/pc_test.html
(In reply to torokati44 from comment #15)
> I think I hit this regression just today after updating Firefox to 122 on Fedora from the official repo.
> 
> I can reproduce using the steps in the original Description.
> However, when also checking the "Require H.264 video" box, the video appears on the left too.
> 
> This caused Google Meet to be unable to send camera feed or share the screen.
> See: https://github.com/webcompat/web-bugs/issues/132676

I just got a camera to check this. However, I am not able to reproduce this on my ubuntu machine with the following mozconfig:
```
ac_add_options --enable-debug
ac_add_options --enable-optimize="-O1"
ac_add_options --with-system-libvpx --without-sysroot
ac_add_options --disable-unified-build
```

Not sure it I did something wrong in the test page: https://mozilla.github.io/webrtc-landing/pc_test.html
I tweak some settings and see if I can reproduce it.
(In reply to torokati44 from comment #15)
> I think I hit this regression just today after updating Firefox to 122 on Fedora from the official repo.
> 
> I can reproduce using the steps in the original Description.
> However, when also checking the "Require H.264 video" box, the video appears on the left too.
> 
> This caused Google Meet to be unable to send camera feed or share the screen.
> See: https://github.com/webcompat/web-bugs/issues/132676

I just got a camera to check this. However, I am not able to reproduce this on my ubuntu machine with the following mozconfig:
```
ac_add_options --enable-debug
ac_add_options --enable-optimize="-O1"
ac_add_options --with-system-libvpx --without-sysroot
ac_add_options --disable-unified-build
```

Not sure if I did something wrong in the test page: https://mozilla.github.io/webrtc-landing/pc_test.html
I tweak some settings and see if I can reproduce it.
(In reply to torokati44 from comment #15)
> I think I hit this regression just today after updating Firefox to 122 on Fedora from the official repo.
> 
> I can reproduce using the steps in the original Description.
> However, when also checking the "Require H.264 video" box, the video appears on the left too.
> 
> This caused Google Meet to be unable to send camera feed or share the screen.
> See: https://github.com/webcompat/web-bugs/issues/132676

I just got a camera to check this. However, I am not able to reproduce this on my ubuntu machine with the following mozconfig:
```
ac_add_options --enable-debug
ac_add_options --enable-optimize="-O1"
ac_add_options --with-system-libvpx --without-sysroot
ac_add_options --disable-unified-build
```

Not sure if I did something wrong in the test page: https://mozilla.github.io/webrtc-landing/pc_test.html
I am tweaking some settings and see if I can reproduce it.
(In reply to torokati44 from comment #15)
> I think I hit this regression just today after updating Firefox to 122 on Fedora from the official repo.
> 
> I can reproduce using the steps in the original Description.
> However, when also checking the "Require H.264 video" box, the video appears on the left too.
> 
> This caused Google Meet to be unable to send camera feed or share the screen.
> See: https://github.com/webcompat/web-bugs/issues/132676

I just got a camera to check this. However, I am not able to reproduce this on my ubuntu machine with the following mozconfig:
```
ac_add_options --enable-debug
ac_add_options --enable-optimize="-O1"
ac_add_options --with-system-libvpx
ac_add_options --without-sysroot
```

Not sure if I did something wrong in the test page: https://mozilla.github.io/webrtc-landing/pc_test.html
I am tweaking some settings and see if I can reproduce it.
(In reply to torokati44 from comment #15)
> I think I hit this regression just today after updating Firefox to 122 on Fedora from the official repo.
> 
> I can reproduce using the steps in the original Description.
> However, when also checking the "Require H.264 video" box, the video appears on the left too.
> 
> This caused Google Meet to be unable to send camera feed or share the screen.
> See: https://github.com/webcompat/web-bugs/issues/132676

I just got a camera to check this. However, I am not able to reproduce this in the test page: https://mozilla.github.io/webrtc-landing/pc_test.html on my ubuntu machine with the following mozconfig:
```
ac_add_options --enable-debug
ac_add_options --enable-optimize="-O1"
ac_add_options --with-system-libvpx
ac_add_options --without-sysroot
```

Not sure if it's due to the libvpx versions. I am tweaking some settings and see if I can reproduce it.

Back to Bug 1875201 Comment 18