Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Play web video with MediaPlayer and VideoOutput
Forum Updated to NodeBB v4.3 + New Features

Play web video with MediaPlayer and VideoOutput

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 571 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.
  • Z Offline
    Z Offline
    Zing
    wrote on last edited by
    #1

    I am trying to implement a video player with MediaPlayer and VideoOutput in qml.

    It is normal to play local video files with these two components, but when playing network video on the streaming media server, there will be problems with the audio and video being out of sync. Has anyone encountered this problem?

    raven-worxR 1 Reply Last reply
    0
    • Z Zing

      I am trying to implement a video player with MediaPlayer and VideoOutput in qml.

      It is normal to play local video files with these two components, but when playing network video on the streaming media server, there will be problems with the audio and video being out of sync. Has anyone encountered this problem?

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Zing said in Play web video with MediaPlayer and VideoOutput:

      but when playing network video on the streaming media server, there will be problems with the audio and video being out of sync

      Qt version?
      Platform?
      QtMultimedia backend?
      Media server?
      Stream format?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      Z 1 Reply Last reply
      0
      • Z Offline
        Z Offline
        Zing
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • raven-worxR raven-worx

          @Zing said in Play web video with MediaPlayer and VideoOutput:

          but when playing network video on the streaming media server, there will be problems with the audio and video being out of sync

          Qt version?
          Platform?
          QtMultimedia backend?
          Media server?
          Stream format?

          Z Offline
          Z Offline
          Zing
          wrote on last edited by
          #4

          @raven-worx

          Qt version: Qt5.12
          Platform: Linux
          Media server: live555
          Video transmitted with RTSP

          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