huacha
huacha
Have you ever done the SSL test procedure for wss?
Oh, my god, I also encountered this problem, which bothered me for two days or so, thank you very much for solving my problem.
Ok, I understand, thank you very much for your guidance.
thanks for reply~ Do you mean when mediasoup receive rtx packet before sending nack, maybe we should return true in NackGenerator::ReceivePacket if isRecovered deal logic? because if the rtx packet...
thanks, yes, the second situaltion is recoverable, even if the nack has not been sent yet, we will send the nack later. After receiving the rtx packet again, it will...
Hi, the scenario you describe is when the rtx packet arrives before the rtp packet with the corresponding seq number, and the rtp packet is not really lost, in this...