-
Since SDES should not be used and we are hitting Chrome [issues](https://bugs.chromium.org/p/chromium/issues/detail?id=616263#c9) we should update AppRTC to use DTLS instead. This means we have to cre…
-
-
Hi, i have coturn 4.6.2 on coturn.
While connecting two computers on different networks is fine, sometimes it won't make it especially in the case described in the title
```
2023-11-05 20:02:…
-
I'm running into a problem and reading the source code has not helped.
I'm trying to share Video with a remote host and I was able to Connect, AFAIK (`PeerConnection.Connected` event fired, `PeerCo…
-
The following method is not at all triggered for any of the state like below one.
RTCIceConnectionStateNew,
RTCIceConnectionStateChecking,
RTCIceConnectionStateConnected,
RTCIceC…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
https://ossrs.io/lts/en-us/docs/v5/doc/getting-started
run
CAN…
-
I try to build the code, with some change at:
1. The endpoint site: wss://janus-legacy.conf.meetecho.com/ws
2. body.putOpt("ptype", "listener"); change to body.putOpt("ptype", "subscriber");
3. The…
-
### Your environment.
- Version: *github.com/pion/webrtc/v3 v3.1.11*
- Browser: *NOT RELATED*
- Other Information - *ion-sfu c8cea05fa60612ae819594afc9655573d8958a5d*
### What did you …
-
I'm getting lag-like behavior on my headless host, well not me, but joined players. I think it might be related to these errors that I'm getting in the terminal. Can anyone help? Thanks
```
[1216/…
-
- (void)peerConnection:(nonnull RTCPeerConnection *)peerConnection didAddStream:(nonnull RTCMediaStream *)stream {
dispatch_async(dispatch_get_main_queue(), ^{
self.remoteVideoTrack = [s…