Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-138993

Provide a way to initialize Qt Multimedia with custom FFmpeg flags/options

XMLWordPrintable

      A customer found that the default FFmpeg settings produced a noticeable delay in their IP camera's live stream over RTSP. They found a set of flags that produced better results:

      ffplay -fflags nobuffer -flags low_delay -framedrop -rtsp_transport udp rtsp://IP_ADDRESS/mainstream
      

      It would be helpful to have a mechanism to pass such flags to FFmpeg via Qt Multimedia.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtmultimediateam Qt Multimedia Team
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes