Browser-Phone
Browser-Phone copied to clipboard
How to resolve web socket error?
I'm trying to access the browser phone application through webview in android. The browser phone front page gets loaded but the registration says Web Socket Error? I'm getting the error message "Error getting user media"
web socket error is resolved.
Error getting user media
Is probably because the system is looking to access the camera or microphone. It would be a permission issue, you need to get the system to prompt you for permission - it may be missing an entitlement.
Error getting user media is resolved. Video is not appearing while connecting between browser and android emulator.
Try on real phone - on iOS emulator shows a "fake" video stream, for both audio and video.