apprtc
apprtc copied to clipboard
appr.tc has been shutdown. Please use the Dockerfile to run your own test/dev instance.
**Browsers and versions affected** Chrome on Android one side, Safari on iPhone on the other. User Agent 1 : Mozilla/5.0 (Linux; Android 8.1.0; CLT-L29 Build/HUAWEICLT-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100...
ICE_SERVER_BASE_URL = 'https://networktraversal.googleapis.com' ICE_SERVER_URL_TEMPLATE = '%s/v1alpha/iceconfig?key=%s' ICE_SERVER_API_KEY = os.environ.get('ICE_SERVER_API_KEY') Need a NAT Traversal service that can be used for P2P and does Google provide one?
**Browsers and versions affected** * Microsoft Edge 41.16299.15.0 **Description** When i tried to join a room from different pc using microsoft edge, both the browser is stuck at ice candidate...
**Browsers and versions affected** **Description** **Steps to reproduce** **Expected results** **Actual results**
In my case, I want to join a group and only one person can broadcast the video and other people can only view that video. Please suggest Is it possible...
non-200 response to post to url:http://www.mutaltech.com/join/mutal5555:http/1.1 404 not found I'm getting the error above. On the server side, how the "join" part would be parsed and processed?
**Browsers and versions affected** Firefox **Description** AppRTC using a Deprecated Method. RTCPeerConnection.getLocalStreams/getRemoteStreams are deprecated. Use RTCPeerConnection.getSenders/getReceivers instead. **Steps to reproduce** Open Firefox and Join in a AppRTC Call Open JavaScript...
I tried to run the apprtc demo app on my server, I just changed URL to my server in android studio, and build (obviously, i setup coturnserver in my server)...
**Browsers and versions affected** at Ubuntu 16.04, use Firefox **Description** when I access http://localhost:8080 by browser, console will output HTTPError:HTTP Error 502:Server dropped connection INFO 2018-05-29 05:13:58,186 module.py:846] default:"GET /HTTP/1.1"...
Hi, I installed collider and coturn on a vm instance, it works well with the provided webversion test, but I got a POST error when I'm trying to use my...