You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be amazing if we could remove the TODO in the code for implementing Trickle ICE and ICE Restarts. I would love guidance on how to implement it, but I don't know where to start.
The text was updated successfully, but these errors were encountered:
Could you comment on the use case for trickle ICE, considering ingress is meant to be hosted with a public IP and media is only flowing from the client to ingress?
Regarding ICE restarts, we should indeed implement it. I was trying to get a list of several clients supporting it before doing so in order to make sure we implement it in a compatible way. OBS doesn't support ICE restarts. Do you have a favorite client we can use to test it?
Right now WHIP returns a 405 for HTTP Patch requests with Trickle ICE Candidates, as per https://www.ietf.org/archive/id/draft-ietf-wish-whip-01.html#name-ice-and-nat-support.
It would be amazing if we could remove the TODO in the code for implementing Trickle ICE and ICE Restarts. I would love guidance on how to implement it, but I don't know where to start.
The text was updated successfully, but these errors were encountered: