ChenMoGe2
ChenMoGe2
@Sean-Der Thank you,I will try it
So, does it support multi-threading for WebRTC now? After starting multiple processes and adding port reuse, only one core is used on a multi-core machine.
fuck I can't use too
@alexpokotilo Thank you!
> Hi! > > We currently don't support RTX as a distinct SSRC. We do support NACK + RTX though, you can see the implementation [here](https://github.com/pion/interceptor/tree/master/pkg/nack) Hello,Thank you for your...
> Hi @ChenMoGe2, why do you need RTX with distinct SSRC ? NACK works fine and as far as I understand do the same as RTX+distinct SSRC. Please explain your...
> 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...
> 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...
@davidzhao Thank you very much,I will try it
@davidzhao Hello I use chrometest successfully,but it has two new problem 1.The chrometest use too much cpu resources much more than server,and how can I start 2000+ subscriber instances 2.When...