AgoraIO-Community/AgoraWebSDK-NG

On Android 10, Chrome 84.0, AgoraRTC Error NOT_SUPPORT: can not find getUserMedia

Opened this issue · 1 comments

Cannot open video or audio on Android 10, Chrome 84.0, error message: "AgoraRTCError NOT_SUPPORT: can not find getUserMedia"

possible reason:

  1. your context is not security context. https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts.
  2. The browser does not support webrtc.