Sean DuBois
Sean DuBois
100% agree I can take a shot at ‘Docker and run’ next weekend. All yours if you want it earlier :) Would you be interested in submitting to IETF hackathon?...
@sipsorcery sorry been busy :/ Submitting to the IETF hackathon might also get more acceptance of non-libwebrtc implementations! That is my big end goal. I would love to see a...
That is great news @hasheddan! I believe it will be pretty straight forward. On `State` you will have a `ConnectionId *int` When generating data in `writePackets` you can add it...
Hi @ChenMoGe2 That isn't possible today. What are you trying to implement? We could modify it to make your use case work, or maybe it is possible to implement your...
Hi @ChenMoGe2 Sorry I never got around to responding to this. This is possible with `pion/webrtc@v3` now! `TrackLocal` is an interface so as long as you satisfy it you can...
Thanks for filing this @daniel-abramov I have had users ask about this/be confused. I think this is best for users * A user shouldn't be able to cause a deadlock...
Thanks for filing this @daniel-abramov I have had users ask about this/be confused. I think this is best for users * A user shouldn't be able to cause a deadlock...
Hi @radekg Are you still interested in doing this! Anything we can do to improve the timing handling with IVF would be greatly appreciated. I haven't looked into it lately,...
Hey @JackMin1314 @jianzhiyao @cedricve Sorry Pion doesn't do more to make this easier! It would be nice to have a library that abstracts this away. If I had to build...
Sorry about that @sirzooro That is coming from https://github.com/pion/ice Would you be able to write a test/reproduce for this? This should be pretty easy to fix. I don't want it...