Artifacts during playback of RTSP using FFmpeg API
I need to play RTSP video from an IP camera.
If I use ffplay or VLC, everything is fine.
But if I use FFmpeg API (C#, FFmpeg.AutoGen), then artifacts appear on the frames. What could be wrong with using FFmpeg API?