SRT Streaming 'Lost 0 Bytes' Error on Google Cloud Server with OBS

mersoy6708

New Member
I have a server running Ubuntu 24.04 LTS on Google Cloud. I have opened ports 5000 and 50001 on my Google Cloud instance. I am using only the SRT protocol for streaming and am not using any auxiliary programs like FFmpeg or Nginx.

I send the screen feed from OBS to my server using the following connection: `srt://server_ip_address:5000`. OBS successfully sends the stream, and my server receives the stream from OBS. However, I constantly get the "Lost 0 bytes" error even though it reports no data loss.

What could be the cause of this issue, and how can I resolve it?
 
Top