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. How can I get a video stream from IP camera?

How can I get a video stream from IP camera?

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

    How can I get a video stream from IP camera?
    I have one camera which have one IP address. In web browser directly is working fine.but we want to control and streaming through QT.
    its possible and how ?

    System Details
    Windows 10-32 bit
    Qt Creator 3.4.2 (opensource)
    Based on Qt 5.5.0 (MSVC 2013, 32 bit)
    Compiler-MinGW 4.9.2 32bit
    Qt version -Qt 5.5.0 MinGW 32bit

    Thanks in advance

    @Embedded Software Developer
    God has given you one face, and you make yourself another.

    1 Reply Last reply
    0
    • mrdebugM Offline
      mrdebugM Offline
      mrdebug
      wrote on last edited by
      #2

      Which model is it?
      You have to verify if the ip camera has got an rtsp socket (normally 443) and if the service is enabled.
      If yes you can verify using vlc.
      In order to grab the audio and video stream with Qt you can use the Qt components (please have a look at the examples) or use ffmpeg.
      As you want.

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

      1 Reply Last reply
      1

      • Login

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