Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Is it posible to listen and play rtp, rtsp, udp protocols with QMediaPlayer?

    General and Desktop
    2
    5
    2747
    Loading More Posts
    • 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.
    • stackprogramer
      stackprogramer last edited by A Former User

      Hello friends , i can show my local video in Qt app with class QMediaPlayer.
      i even can show youtube video from Qurl. in Debian jessie
      now when i test for udp or rtp or rtsp it can get the frame but can not show in video player!!
      but you can show in application output i received hex rtp stream but can not show in video player!

      QMedia player udp
      my question is:
      is it posible to Listen and play to rtp,rtsp,udp with QMediaPlayer?
      best regards stackprogramer

      1 Reply Last reply Reply Quote 0
      • stackprogramer
        stackprogramer last edited by

        i only stream video in Applicaion output,but player yet can not show
        can anyone help?

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User last edited by

          Hello! Better try a VLC wrapper.

          1 Reply Last reply Reply Quote 2
          • stackprogramer
            stackprogramer last edited by stackprogramer

            thanks @wieland But after creating successfully in debian os i want to convey my app to raspberry pi 3. in raspberry pi os vlc can not show good video because vlc has internal software codec.i want to reduce dependency as possible .

            stackprogramer 1 Reply Last reply Reply Quote 0
            • stackprogramer
              stackprogramer @stackprogramer last edited by stackprogramer

              finally i used vlc-qt it can show RTP protocols:
              it is favorite library.........
              https://github.com/vlc-qt/vlc-qt
              but for raspberry i think it can not used.............................
              best regards stackprogramer

              1 Reply Last reply Reply Quote 0
              • First post
                Last post