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. Regarding the classes required for gerting the live streaming of CC Camera

Regarding the classes required for gerting the live streaming of CC Camera

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.1k 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.
  • Pradeep KumarP Offline
    Pradeep KumarP Offline
    Pradeep Kumar
    wrote on last edited by
    #1

    Hi,

    I have to get the live streaming of CC Camera and then save the video in .avi format , and then get the saved .avi format video and then play it.

    Below is the mentioned classes to be used, can u help me with my understanding.

    QCamera, QMediaPlayer, QCameraFocus, QVideoWidget

    Thanks,

    Pradeep Kumar
    Qt,QML Developer

    1 Reply Last reply
    1
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      Hi
      Make sure you see the platform note for windows if its important
      http://doc.qt.io/qt-5/qtmultimedia-windows.html
      "Video recording is currently not supported."
      Just in case it applies to you/ the task.

      Also if time permits I would also have a look at libvlc
      http://derekmolloy.ie/custom-video-streaming-player-using-libvlc-and-qt/

      Not saying it would be better than the QtCamera + friends but at least you should be aware it exists. VLC is pretty awesome.

      1 Reply Last reply
      0
      • Pradeep KumarP Offline
        Pradeep KumarP Offline
        Pradeep Kumar
        wrote on last edited by
        #3

        So i ran the sample code of QCamera example and saw video button is disabled and will it work on ubuntu , i will give a try!...

        and so basically we need to go for VLC other external libraries?.

        Thanks,

        Pradeep Kumar
        Qt,QML Developer

        1 Reply Last reply
        1
        • Pradeep KumarP Offline
          Pradeep KumarP Offline
          Pradeep Kumar
          wrote on last edited by Pradeep Kumar
          #4

          Yep in ubuntu the video recording is working with the sample code .

          Thanks,

          Pradeep Kumar
          Qt,QML Developer

          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