Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QMediaPlayer in 6.6.3
Forum Updated to NodeBB v4.3 + New Features

QMediaPlayer in 6.6.3

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 190 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CalvinCCM
    wrote on last edited by CalvinCCM
    #1

    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

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Do you expérience the same if you use ffmpeg directly ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved