Hello, I have such a problem - I connect to the camera using the RTSP protocol, but something incomprehensible happens in the picture below, it is visible on the screenshot below.

I use: https://www.codeproject.com/Articles/885869/Stream-Player-control

Can you please tell me how to fix this?

enter image description here

  • I would first try to connect directly to the camera (via ffmpeg or vlc) and look at the picture. - KoVadim
  • I connected via iVMS 4200, everything is fine there. Maybe some other library is available for connection? Except Ozeki - Onif. - user199587
  • This lib uses ffmpeg. That is why I recommend it to them. If the bug repeats, then this is a ffmpeg problem and you will need to look for another lib. If not, then the bug in his. - KoVadim
  • You can please link to ffmpeg, in Google there are some, but there are as many as 3, and it is not clear which one. - user199587
  • ffmpeg.org - KoVadim

0