I'm seeing the same problem -- and struggling to find an explanation. My
set up is:
1. live555MediaServer serving an mkv file in Docker container
2. live555-based RTSP client reading the stream in another Docker container
on the same device
3. TCP is being used for RTP transport. Because of
this,
I suspect that - despite the fact that you see no packet loss in the traffic
‘over the wire’ - you are experiencing packet loss inside your (i.e., the
receiver’s) OS. I.e., the receiver’s OS is dropping incoming packets before
delivering them to the receiving application (your RTSP client, or “
--- Begin Message ---
Hi Team ,
We are using Live555 library as a RTSP client in our CCTV product. Recently we
started supporting high bitrate cameras.
For some cameras(25 FPS/25 GOP, 8Mbps bit rate, 8MP resolution) we noticed that
video is showing artifacts, on further analysis we identified t