Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known browser and compatibility issues #1059

Open
richnew10 opened this issue Feb 11, 2021 · 3 comments
Open

Known browser and compatibility issues #1059

richnew10 opened this issue Feb 11, 2021 · 3 comments

Comments

@richnew10
Copy link
Contributor

richnew10 commented Feb 11, 2021

This pinned ticket is intended to track specific known issues with particular browsers, operating systems, and devices.

See also the FAQ.

Confirmed

Safari issues

Chrome issues

  • Chrome 95 prohibits cross-origin workers from sending compiled WebAssembly modules. Chrome 96 and later prohibit workers from compiling WebAssembly without appropriate CSP. Chrome 97 and later prohibit Audio Worklets from compiling WebAssembly without appropriate CSP. Applications with CSP must include script-src 'unsafe-eval' in order to use Amazon Voice Focus in Chrome 96 and later. Future versions of Chrome will support a 'wasm-unsafe-eval' directive, which will limit the surface area of 'unsafe-eval'.
  • Webrtc RTCPeerConnection and Broadcast Channel not functioning via Chrome on Android (Chrome 97+ bug) Unable to join meeting with Samsung Galaxy Tab A7 Lite, SM-T220 #2005
  • Local video tile freezes in Android's web view due to a Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1401352

Firefox Issues

Unconfirmed

Fixed

@littlegreen
Copy link

+1 to the bug when turning the camera on from iOs 15+

@scaret
Copy link

scaret commented May 18, 2022

HTMLMediaElement.volume seems not working on ios for remote audio track

@ltrung
Copy link
Contributor

ltrung commented May 18, 2022

@scaret can you create a new issue to track that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants