Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
5.13.2, 5.15.7
-
Debian 10 buster amd64
Description
Playing rtsp stream from IP camera produces occasional stutters. Please see video attached, you can see stuttering of rotating red bar when concentraded:
- Top left corner is gst-lauch plauback with gst-launch-1.0 rtspsrc location="rtsp://192.168.2.137:554/av0_0" latency=0 buffer-mode=auto ! decodebin ! vaapisink sync=false - playback is fine
- Right bottom: Qt6 MediaPlayer QML app (attached) - playback is fine
- Left bottom: Qt5 MediaPlayer QML app (attached) - playback stutters.
Playback via VLC, Totem players on Debian 10 buster also works fine.