All Projects → ruokid → pycv4rtsp

ruokid / pycv4rtsp

Licence: other
VideoCapture封装,读取rtsp的实时帧

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pycv4rtsp

camera-live-streaming
Camera Live Streaming with Flask and Open-CV
Stars: ✭ 69 (+81.58%)
Mutual labels:  rtsp, opencv-python
GStreamer-Python
Fetch RTSP Stream using GStreamer in Python and get image in Numpy
Stars: ✭ 81 (+113.16%)
Mutual labels:  rtsp, opencv-python
boxdetect
BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.
Stars: ✭ 46 (+21.05%)
Mutual labels:  opencv-python
facial-landmarks
Facial landmarks detection with OpenCV, Dlib, DNN
Stars: ✭ 25 (-34.21%)
Mutual labels:  opencv-python
rtsp-bench
RTSP -> WebRTC Server that generates a CPU Usage report
Stars: ✭ 125 (+228.95%)
Mutual labels:  rtsp
WoW Fishing Bot
Fishing bot written in Python3.6
Stars: ✭ 15 (-60.53%)
Mutual labels:  opencv-python
EyeControlledCursor
Controlling mouse cursor from eye.
Stars: ✭ 36 (-5.26%)
Mutual labels:  opencv-python
vidpipe
Video data processing pipeline using OpenCV
Stars: ✭ 33 (-13.16%)
Mutual labels:  opencv-python
gateway to DeepReinforcementLearning DeepNN
🏆 Welcome to the wonderland of "AI" = f(DL, RL, DRL, ML, NLP, KG, MLOPS)
Stars: ✭ 16 (-57.89%)
Mutual labels:  opencv-python
rtsp2html5
A small and simple PHP-script to convert RTSP-stream from IP-cameras to HTML5-video (with switch to MJPEG on failure)
Stars: ✭ 15 (-60.53%)
Mutual labels:  rtsp
Z-Spider
一些爬虫开发的技巧和案例
Stars: ✭ 33 (-13.16%)
Mutual labels:  opencv-python
Age-Prediction
This Project is an applicaton based on Computer vision and Machine learning implementation using regression supervised classification.
Stars: ✭ 26 (-31.58%)
Mutual labels:  opencv-python
rtsp-simple-proxy
DEPRECATED - please use https://github.com/aler9/rtsp-simple-server
Stars: ✭ 41 (+7.89%)
Mutual labels:  rtsp
Image Processing
Image Processing techniques using OpenCV and Python.
Stars: ✭ 112 (+194.74%)
Mutual labels:  opencv-python
flutter-webrtc python-aiortc-opencv
Flutter WebRTC demo with Python server to perform image processing on video frames using OpenCV
Stars: ✭ 34 (-10.53%)
Mutual labels:  opencv-python
ipchub
一个即拷即用、支持摄像头集中管理、多级路由及h5播放的流媒体服务器。
Stars: ✭ 138 (+263.16%)
Mutual labels:  rtsp
Pixel-Processing
📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
Stars: ✭ 122 (+221.05%)
Mutual labels:  opencv-python
eufy security
Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
Stars: ✭ 242 (+536.84%)
Mutual labels:  rtsp
LiveDesk
win32 livedesk rtsp server, rtmp pusher, screen recorder, avkcp server, ffrdp server.
Stars: ✭ 22 (-42.11%)
Mutual labels:  rtsp
object detector
Object detector from HOG + Linear SVM framework
Stars: ✭ 24 (-36.84%)
Mutual labels:  opencv-python

opencv-python RTSP

使用 RTSCapture 类可以防止帧处理速度小于接收速度而导致花屏或者断流(崩溃)

启动测试方法

python3 RTSCapture.py "rtsp://admin:[email protected]/h264/ch1/main/av_stream"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].