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. Is it posible to listen and play rtp, rtsp, udp protocols with QMediaPlayer?
QtWS25 Last Chance

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

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 3.0k 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.
  • stackprogramerS Offline
    stackprogramerS Offline
    stackprogramer
    wrote on last edited by A Former User
    #1

    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
    0
    • stackprogramerS Offline
      stackprogramerS Offline
      stackprogramer
      wrote on last edited by
      #2

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

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Hello! Better try a VLC wrapper.

        1 Reply Last reply
        2
        • stackprogramerS Offline
          stackprogramerS Offline
          stackprogramer
          wrote on last edited by stackprogramer
          #4

          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 .

          stackprogramerS 1 Reply Last reply
          0
          • stackprogramerS 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 .

            stackprogramerS Offline
            stackprogramerS Offline
            stackprogramer
            wrote on last edited by stackprogramer
            #5

            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
            0

            • Login

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