Sean DuBois
Sean DuBois
Thank you so much @o-u-p Would you be able to write a test for this? If you could have a static answer and then just show that disabling works.
@joeturki you are right! Actual changes/committing sound only happen in `set*Description`
Hey @sirzooro How would you want things to work differently in reliable mode? One data channel not blocking others has been fixed by https://datatracker.ietf.org/doc/rfc8260 just needs to be implemented everywhere....
Hey @hafus I would really appreciate your help on this. I want to drop the Priority Queue and instead have the JitterBuffer and NACK Responder powered by the same data...
@k-wasniowski Would [ice-tls](https://datatracker.ietf.org/doc/html/draft-martinsen-ice-tls-candidates-00) work for you? Uses fingerprint, IPs are not a problem at all. I have been waiting to implement it in Pion for years, but lack of interoperability...
@k-wasniowski Have you seen/know if these middle boxes require TLS use a certificate signed by a certificate authority? @fippo That's a great point. It would be nice if both could...
Thank you @jech! I should start a list of all the things that got added and we hope to remove someday. I completely forgot about this. @adriancable as long as...
Do you have any ideas on how to adjust the text @shreeshailgan? Maybe we should have explained/addressed better what a `API` and `Protocol` was before these sentences? I want to...
Do you have any ideas on how to adjust the text @shreeshailgan? Maybe we should have explained/addressed better what a `API` and `Protocol` was before these sentences? I want to...
Hi @jiajialaixi We have [ffmpeg-send](https://github.com/pion/example-webrtc-applications/tree/master/ffmpeg-send), but no `ffmpeg-receive` yet. If you are interested in contributing I would love your help!