yunus-temurlenk / SendVideoToQmlWithQThreadLinks
In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.
☆11Updated last year
Alternatives and similar repositories for SendVideoToQmlWithQThread
Users that are interested in SendVideoToQmlWithQThread are comparing it to the libraries listed below
Sorting:
- Sending Opencv Images(Mat format) or videos to Qml(Qt Quick side) continuously.☆25Updated 4 years ago
- Simple example RTSP in Qt5 using Widgets and QML☆42Updated 7 years ago
- Simple C++ example of using OpenCV with GStreamer☆40Updated 6 years ago
- FFmpeg-QT实现摄像头rtsp实时显示☆75Updated 8 years ago
- RTSP Client Program using FFmpeg and OpenCV on Qt☆65Updated 7 years ago
- 基于FBO显示QImage到QML中☆17Updated 11 months ago
- YOLOv8 C++ Instance Segmentation, Pose Estimation and Object Detection with ONNX☆138Updated last year
- C++ MJPEG over HTTP Library☆148Updated last year
- qt+ffmpeg(+opengl)实现rtmp/rtsp音视频流播放器demo,功能简单,无锁消费,高性能☆53Updated 2 years ago
- V4L2 C++ wrapper☆230Updated 11 months ago
- 🍔简化各类采集实现(包装),提供相当方便的接口,旨在能够轻松集成以实现采集相关工作。☆20Updated last year
- 这是一个使用Qt封装的全局鼠标、键盘事件监听器的库,方便程序监听系统中所有的鼠标、键盘事件,就算是当前程序隐藏了、失去焦点了也可以。☆49Updated 9 months ago
- ffmpeg decode, Qml/opengl convert yuv to rgb and render☆77Updated 2 years ago
- Simple Qt rtsp player☆24Updated 5 years ago
- VLC-Qt Examples☆152Updated 9 years ago
- Deprecated Qt bindings for GStreamer.☆87Updated 2 years ago
- Joystick input library for Qt☆100Updated last year
- A C++ library that enables the use of Jetson's GPIOs☆302Updated last year
- C++ client for making FTP requests☆232Updated 2 years ago
- USBMonitor is an open-source project written in C++ that provides a library for real-time monitoring of USB device insertion and removal …☆16Updated 2 months ago
- Sample RTSP server streaming MJPEG video from PC camera☆48Updated 8 years ago
- My GStreamer C++ tutorial, focusing on using appsrc and appsink for video/audio processing☆35Updated last year
- Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python☆352Updated 2 years ago
- ☆96Updated last year
- USB camera, OpenCV and Qt☆17Updated 5 months ago
- 配合博客的一些示例程序,博客地址https://blog.csdn.net/zjgo007☆52Updated 3 years ago
- Implement multi-select combo box in Qt☆58Updated 4 months ago
- RLE(run-length encoding) vs halcon vs opencv☆40Updated 4 years ago
- ☆101Updated 4 months ago
- a simple rtsp server which can pull stream from a camera with "rtsp://", save the video as ts stream, and supply a rtsp server both realt…☆49Updated 6 years ago