runtheops / rtsp-rtpLinks
RTSP client and RTP packet parser
☆29Updated 6 years ago
Alternatives and similar repositories for rtsp-rtp
Users that are interested in rtsp-rtp are comparing it to the libraries listed below
Sorting:
- ☆31Updated 5 years ago
- Sample RTSP server streaming MJPEG video from PC camera☆48Updated 8 years ago
- OpenCV FFMpeg Live Video Stream over RTMP protocol.☆216Updated 3 years ago
- video stream hardware decoding and color space conversion by ffmpeg and cuda. thread safe.☆97Updated 8 years ago
- OpenSource Video Surveillance Program☆32Updated 2 years ago
- A rtsp client write in python☆38Updated 10 years ago
- RTSP server based on GStreamer. This module has been merged into the main GStreamer repo for further development.☆633Updated 4 years ago
- A GStreamer Deep Learning Inference Framework☆132Updated 2 years ago
- RTSP and RTP streaming. Programming assignment from the book "Computer Networking: A Top-Down Approach" by Jim Kurose☆94Updated 4 years ago
- RTSP Client for Python☆158Updated 4 years ago
- GStreamer Python binding overrides (complementing the bindings provided by python-gi). This module has been merged into the main GStreame…☆247Updated 4 years ago
- rtmp streaming from opencv with ffmpeg / avcodec using C++ or Python☆207Updated 2 years ago
- a demo shows that how to use rockchip mpp framework in linux☆68Updated 5 years ago
- 开发板为RK3399-firefly,使用mpp进行做硬解码,显示使用X11+OpenGL ES 2.0☆64Updated 5 years ago
- GStreamer plug-in for interpipeline communication☆154Updated 4 months ago
- H.264 video Region of Interest encoding tool, using x264☆56Updated 3 years ago
- Valkka - Create video surveillance, management and analysis programs with PyQt☆199Updated last year
- The Gstreamer hardware encoder/decoder plugins for Rockchip platform☆15Updated 3 years ago
- Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)☆203Updated 2 months ago
- Quick Python RTSP server test☆25Updated 12 years ago
- ONVIF Device(IP camera) Service server (Linux daemon)☆335Updated last year
- RidgeRun demo presented at the GTC 2020 online conference☆13Updated 5 years ago
- High-performance noise-tolerant motion detection algorithm implemented with Python3, Numba, Numpy☆122Updated 3 years ago
- An ONVIF client base on gSOAP☆30Updated 5 years ago
- Stream H264 to browsers with websocket and w3 media source extensions☆127Updated 2 years ago
- Simple C++ (with python wrapper) h264 stream decoder☆51Updated 7 years ago
- ONVIF Client Implementation in Python☆524Updated last year
- ffmpeg 拉取rtsp h264流, 使用mpp解码, 目前在firefly 板子上跑通了