QMediaPlayer in 6.6.3
-
I got a bunch of errors when i am using QMediaPlayer to play a streaming video which i am streaming locally. I am pretty sure no network lag.
I notice there are some lag and pixelations of the video.
Is it something i can do to resolve this? Understand below are FFMpeg printouts. Is there any way i can configure the underlaying FFMpeg library?
[rtsp @ 0000026D3D35D780] max delay reached. need to consume packet
[rtsp @ 0000026D3D35D780] RTP: missed 229 packets
[rtsp @ 0000026D3D35D780] max delay reached. need to consume packet
[rtsp @ 0000026D3D35D780] RTP: missed 13 packets
[h264 @ 0000026D3C452240] reference picture missing during reorder
[h264 @ 0000026D3C452240] Missing reference picture, default is 65612
[rtsp @ 0000026D3D35D780] max delay reached. need to consume packet
[rtsp @ 0000026D3D35D780] RTP: missed 1 packets
[rtsp @ 0000026D3D35D780] max delay reached. need to consume packet
[rtsp @ 0000026D3D35D780] RTP: missed 2 packets
[rtsp @ 0000026D3D35D780] max delay reached. need to consume packet
[rtsp @ 0000026D3D35D780] RTP: missed 3 packets
[rtsp @ 0000026D3D35D780] max delay reached. need to consume packet
[rtsp @ 0000026D3D35D780] RTP: missed 2 packets
rtsp @ 0000026D3D35D780] jitter buffer full
[rtsp @ 0000026D3D35D780] RTP: missed 185 packets -
Hi and welcome to devnet,
Do you expérience the same if you use ffmpeg directly ?