Edward-Wu / srt-live-server

srt live server for low latency
Other
644 stars 192 forks source link

RCV-DROPPED: No room to store incoming packet #102

Open ioram-devi opened 3 years ago

ioram-devi commented 3 years ago

First of all, thanks for making this server!

Can you please tell me what the error "RCV-DROPPED: No room to store incoming packet" can be connected with when I connect ~ 8 listeners to 1 publisher at the same time?

This happens regardless of environment, device or application (ffmpeg, ffplay etc).

How can you organize more SRT recipients of the same SRT stream?

Thanks!

Edward-Wu commented 2 years ago

hi, can tell me what's your data flow? how to 8 listeners to 1 publisher at the same time? In my opinion 1 publisher only can connect to 1 listener.