Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. RTSP stream delay in iOS 16

RTSP stream delay in iOS 16

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 364 Views
  • 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.
  • I Offline
    I Offline
    iSolve_Tech
    wrote on last edited by
    #1

    We are experiencing the delay on start as well as while video streaming in iOS 16 whereas it's working fine in iOS 15, below versions.

    We are using QT version 5.15.15

    JoeCFDJ 1 Reply Last reply
    0
    • I iSolve_Tech

      We are experiencing the delay on start as well as while video streaming in iOS 16 whereas it's working fine in iOS 15, below versions.

      We are using QT version 5.15.15

      JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by JoeCFD
      #2

      @iSolve_Tech In Qt5, you may still be able to apply your own pipeline. You may need to take a look at the source code of Qt. if for example, gstreamer playbin is used in Qt, the default delay time is 2s. It is better to use your own gstreamer or FFmpeg pipeline.

      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