-
RFC 5389 referred to in your README only defines STUN. But it looks like you actually want to implement ICE. So you should aim to implement RFC 8445 https://tools.ietf.org/html/rfc8445, the latest ver…
-
4) [rfced] Adam Roach previously requested that "All other
documents in Cluster 238 that currently reference RFC 5245 should be
updated to reference RFC 8445. ... any other references to RFC 5245
tha…
-
**Is your feature request related to a problem? Please describe.**
From our field experiments, given the same network conditions and devices fixed, there will be fluctuations where p2p or relayed pai…
-
It looks the priority of remote candidates is always 0 because it is not calculated in `iceAgentAddRemoteCandidate` function.
https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/blo…
-
per @cdh4u, seems like answers should now be handled differently:
> The initial offer is as before, i.e., you assign a unique address, SDP attributes etc to each bundled m- section.
>
> But, in t…
-
Incoming request has SDP media attribute `a=rtcp-rsize`, but no ICE attributes. I then call `rtpengine_offer()` with `ICE=force` key rtpengine adds ICE attributes to SDP, but does not remove `a=rtcp…
-
### Your environment.
- Version: v3.0.0-beta.7
- Browser: n/a
### What did you do?
When using Lite ICE, unexpected disconnections (client terminating without properly closing the peer conn…
-
### Your environment.
- Version: pion/ice v0.7.17 (pion/webrtc v2.2.21)
- Browser: n/a
### What did you do?
Try to establish connection (the test app uses a data channel) between two nodes…
-
## Summary
## Motivation
Pion could be used in C/S topology, one end is a client and the other end is a server (just like Janus G/W does). But in this case, the server must have a routable (publi…
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…