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. Live streaming from IP camera
Forum Updated to NodeBB v4.3 + New Features

Live streaming from IP camera

Scheduled Pinned Locked Moved General and Desktop
streamingip camera
2 Posts 2 Posters 3.2k 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.
  • E Offline
    E Offline
    erez373
    wrote on 1 Jun 2015, 17:54 last edited by
    #1

    Hi All,

    I would like to build a desktop tool which allows me to watch IP cameras in my home.
    Is there a qt class to support live streaming from IP camera ?
    Such a class should accept ip, port, user/password...

    Any ideas ?

    Thanks

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hpollak
      wrote on 1 Jun 2015, 18:56 last edited by
      #2

      You can do this as well in QML as in Widgets.

      Create the MediaPlayer object and set the source to your URL.

      For a axis-WEB-Cam with rtsp the url is:

      rtsp://username: password@camera_ip:554/axis-media/media.amp?videocodec=h264&streamprofile=low

      1 Reply Last reply
      1

      2/2

      1 Jun 2015, 18:56

      • Login

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