-
TL;DR, this is the issue for tracking the TODO at https://github.com/pion/sdp/blob/master/jsep.go#L91
ICE trickling helps speed up the connection establishment. For it to work though, the receiving…
-
### Describe the bug
After updating to 2.10.1 I cannot seem to get video streams (using the web ui) to start or remain started if a stream or two does happen to start. The logs don't show any error…
-
I would like to know that can we use the existing signaling server ( https://github.com/Microsoft/WebRTC-universal-samples/tree/master/Samples/PeerCC-Sample/Server ) that is available with PeerCC exam…
-
in signal project : Web and Signaling
1. npm i (in signaling)
2. npm start looking good in backend
in react native project: WebRtcMobile
1. fix about version react-native-webrtc to 1.84.0 in pa…
-
> This is due to the signaling server working as expected but the WebRTC connection failing. As the (edited) deviceNames are transferred between the devices only without ever being sent to the server,…
-
I am trying to implement SIP call in my app without using sip_ua (as it requires websocket). Right now I am calling the register request and other requests by using the RawDatagramSocket, but for Invi…
-
I was wondering if RTCMultiConnection allows signaling by hand? By this I mean, is it possible to get the initial signaling offer and answer as some text, and let the user copy/paste it to the other s…
-
Content doesn't sync between different browser, or on the same browser when using the incognito mode.
I guess I am missing some configuration or something.
Any help would be appreciated.
```j…
-
When attempting to instantiate a Microsoft.WinRTC.WebRtcWrapper.rtc.Thread, the WinRT.BaseActivationFactory throws an TargetInvocationException - Class not registered.
Steps to reproduce the beha…
-
## Summary
There are a lot of use cases for easy p2p communication between browser and edge devices. Most stemming from giving users ultimate privacy and control over their own data. Breaking free …