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. Playing a rtmp stream through QMediaPlayer
Forum Updated to NodeBB v4.3 + New Features

Playing a rtmp stream through QMediaPlayer

Scheduled Pinned Locked Moved General and Desktop
multimedia
1 Posts 1 Posters 1.2k Views 2 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.
  • 0 Offline
    0 Offline
    0xbaadf00d
    wrote on last edited by
    #1

    I have set up a rtmp stream, which I can play through ffplay with the command:
    ffplay rtmp://<HOST>/<PATH>

    Is there a way to play the stream through QMediaPlayer?

    I'v tried giving the url to setMedia, but all i get is "Unsupported url schema"

    Do i need to set up a custom QIODevice to read data or something?

    Or is Qt limited to not be able to play rtmp streams?

    -mika

    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