Nicolas Pierre

Results 8 comments of Nicolas Pierre

Hi, bumping in here. We are experiencing the same problem as @Lighty0410, whatever values we put as latency (from 120 ms to 2s) we end up having dropped packets even...

I'll try to wrap my head around it first and then come back to you with, I hope, a more clear view of the problem :-)

Hi @robertream ! I think I have a quite clearer view of the problem. IMO there's two: - Firstly is that after ~30min of stream, we see too late packets...

Done the implementation in #208. I'll try to think of an isolation test.

For my comprehension: do one really wants to drop packets in this case ? https://github.com/russelltg/srt-rs/blob/5f19515da95b413a145ffd3a6691747859bfd48b/srt-protocol/src/protocol/receiver/buffer.rs#L277 In my tests, this is where it fails after some time (30-ish minutes), but it...

I created this repo (https://github.com/nipierre/srt-rs-testing) with a sender and a receiver. Launch a `cargo run --bin receiver -- -p 7777 -l -v` and a `cargo run --bin sender -- -p...

@robertream Seems ok for me ! After merge, would it be possible to tag a version so that we can incorporate the fix ?

@robertream Sorry, missed your message, ofc you can close it :)