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. QMediaPlayer and rtsp camera

QMediaPlayer and rtsp camera

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 230 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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by
    #1

    Hi, I'm using QMediaPlayer to watch a rtsp camera. QMediaPlayer stops the stream after a while. Is there a way to make a persistent connection to the rtsp camera?
    Implemnt a play command on end event seems to be not a nice solution.

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    A 1 Reply Last reply
    0
    • mrdebugM mrdebug

      Hi, I'm using QMediaPlayer to watch a rtsp camera. QMediaPlayer stops the stream after a while. Is there a way to make a persistent connection to the rtsp camera?
      Implemnt a play command on end event seems to be not a nice solution.

      A Offline
      A Offline
      afalsa
      wrote on last edited by
      #2

      @mrdebug said in QMediaPlayer and rtsp camera:

      Hello!

      • What Qt version are you using?

      Apart from that, you can perhaps create your own MediaPlayer by inheriting from QMediaPlayer as seen in this example:

      Inherit from QMediaPlayer example

      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