Sean DuBois

Results 605 comments of Sean DuBois

Hi @sxmzou How are you generating the video? Does the encoder generate a keyframe on replaceTrack? For testing can you try a low keyframe interval? Are you using WriteSample or...

Ok this does seem to be broken. We maintain Sequence numbers/Timestamp in Tracks. I think in Bind we should include this. I will work on fixing now

@sxmzou Would it be possible to use one Track and write your different H264 streams to it? I don’t think this is going to be a quick fix unfortunately

I think we need to update libpeer to take SCTP/RTP/RTCP traffic into account. A remote peer doesn't need to send STUN Bindings if it has sent other traffic. libpeer is...

@boks1971 is it possible to get a test/reproduce for this behavior?

Nice catch @degam I will get working on fix that today!

Thank you so much @trs00! Changes look great to me. Would you be able/interested in fixing the lints? If you don't have time I am happy to push to your...

Hi @leporel! A couple blocking things/behaviors here * libjuice doesn't support TURN via TCP at all `Only UDP is supported as transport protocol and other protocols are ignored.` However I...

Hi @leporel Would you mind testing with https://github.com/obsproject/obs-studio/pull/12848? Excited to see this fixed :)

Would you mind opening an issue with OME about ice-tcp support? The latency and CPU usage overhead of TURN I’m hoping to avoid :(