hirorogithub / ffmpeg_sample-H264_to_cv-MatLinks
A sample decode H264 frame and get opencv cv::Mat data
☆55Updated 7 years ago
Alternatives and similar repositories for ffmpeg_sample-H264_to_cv-Mat
Users that are interested in ffmpeg_sample-H264_to_cv-Mat are comparing it to the libraries listed below
Sorting:
- Video Decoder by ffmpeg, Solve the problem that the rtsp stream will receive some invalid frame when network is unstable.☆25Updated 6 years ago
- video stream hardware decoding and color space conversion by ffmpeg and cuda. thread safe.☆97Updated 8 years ago
- This is an implementation of an H264 RTSP server using FFmpeg and Live555.☆114Updated 9 years ago
- Onvif Library☆27Updated 9 years ago
- Demonstrate live555 RTSP with FFMPEG H264 support☆40Updated 10 years ago
- RTSP Client Program using FFmpeg and OpenCV on Qt☆64Updated 6 years ago
- GStreamer学习以及资料整理☆42Updated 5 years ago
- Helper for live555☆94Updated 2 months ago
- OpenCV 在图像上显示中文☆54Updated 4 years ago
- Sample RTSP server streaming MJPEG video from PC camera☆48Updated 8 years ago
- RTSP video streaming server implementation based on Live555 and FFmpeg☆44Updated 4 years ago
- opencv和ffmpeg结合实现推流美颜☆31Updated 6 years ago
- An ONVIF client base on gSOAP☆27Updated 5 years ago
- 开发板为RK3399-firefly,使用mpp进行做硬解码,显示使用X11+OpenGL ES 2.0☆64Updated 5 years ago
- Opencv + FFMpeg 采集视频后RTMP推流☆32Updated 5 years ago
- win32 project uses ffmpeg and DXVA2 to decode video, and use DirectDraw to present video image☆29Updated 6 years ago
- Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer…☆96Updated 2 years ago
- Use ffmpeg to push stream to server, support file and many protocols like rtsp/rtmp/tcp/udp etc.☆79Updated 5 years ago
- c++ RTSP Client/Server - win32/linux/android☆32Updated 5 years ago
- 封装Jetson Multimedia API的编解码库,基于https://github.com/jocover/jetson-ffmpeg基础进行的修改,未集成于ffmpeg,可单独使用。☆38Updated 2 years ago
- ☆18Updated 5 years ago
- it contains some open source ocr code☆32Updated 5 years ago
- opencv gpu cuda gstreamer gst-rtsp-server muti-channel-rtsp-stream-server simple demo. 非完整项目,仅供参考。☆34Updated 4 years ago
- a simple rtmp publisher under linux☆26Updated 8 years ago
- an rtsp client, with rtp packet receiving, rtcp handing, video decoding, audio decoding, and playing functions.☆30Updated 5 years ago
- ffmpeg4.0学习☆38Updated 5 years ago
- a demo shows that how to use rockchip mpp framework in linux☆64Updated 4 years ago
- hardware codec for windows using ffmpeg (nvi qsv enc\dxva2 dec) 使用ffmpeg进行Qsv硬编码、Nvi硬编码、DXVA硬解码的封装API☆50Updated last year
- live555 cmake build script☆28Updated 2 months ago
- the code is to push cv::Mat(OpenCV) format frame data to rtsp/rtmp/udp/udp-cast video stream via ffmpeg. the code is based on Qt, but you…☆22Updated 4 years ago