Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Opencv video window to qml window
Forum Updated to NodeBB v4.3 + New Features

Opencv video window to qml window

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 282 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.
  • M Offline
    M Offline
    martiny
    wrote on last edited by
    #1

    Hi,
    I'm trying to stream and save my IP Camera video into Qt using opencv.
    When I'm trying to stream and save the video without Qt(only opencv in Linux) it's working fine.
    I can able to stream and using waitkeys(Keyboard Keys) I can able to save my video.

    But the problem is, OPENCV creating separate window(imshow) for streaming the video.

    I need to display the streaming video into Qt Qml itself for creating control(save and stop) buttons on my qml window.

    Give me some suggestions to resolve it.

    This is my OPENCV reference :
    https://www.opencv-srf.com/2018/01/save-images-and-videos-to-file.html

    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