hirorogithub / ffmpeg_sample-H264_to_cv-Mat
A sample decode H264 frame and get opencv cv::Mat data
☆55Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for ffmpeg_sample-H264_to_cv-Mat
- Video Decoder by ffmpeg, Solve the problem that the rtsp stream will receive some invalid frame when network is unstable.☆25Updated 5 years ago
- Onvif Library☆27Updated 8 years ago
- video stream hardware decoding and color space conversion by ffmpeg and cuda. thread safe.☆98Updated 7 years ago
- GStreamer学习以及资料整理☆40Updated 4 years ago
- RTSP Client Program using FFmpeg and OpenCV on Qt☆62Updated 6 years ago
- Sample RTSP server streaming MJPEG video from PC camera☆46Updated 7 years ago
- RTSP video streaming server implementation based on Live555 and FFmpeg☆42Updated 3 years ago
- An ONVIF client base on gSOAP☆18Updated 4 years ago
- opencv和ffmpeg结合实现推流美颜☆29Updated 5 years ago
- Use ffmpeg to push stream to server, support file and many protocols like rtsp/rtmp/tcp/udp etc.☆77Updated 4 years ago
- 封装Jetson Multimedia API的编解码库 ,基于https://github.com/jocover/jetson-ffmpeg基础进行的修改,未集成于ffmpeg,可单独使用。☆35Updated 2 years ago
- Demonstrate live555 RTSP with FFMPEG H264 support☆40Updated 9 years ago
- V4L2 C++ wrapper☆208Updated 2 months ago
- Helper for live555☆90Updated 3 months ago
- 开发板为RK3399-firefly,使用mpp进行做硬解码,显示使用X11+OpenGL ES 2.0☆61Updated 4 years ago
- opencv gpu cuda gstreamer gst-rtsp-server muti-channel-rtsp-stream-server simple demo. 非完整项目,仅供参考。☆32Updated 3 years ago
- Opencv + FFMpeg 采集视频后RTMP推流☆30Updated 5 years ago
- win32 project uses ffmpeg and DXVA2 to decode video, and use DirectDraw to present video image☆29Updated 6 years ago
- This is an implementation of an H264 RTSP server using FFmpeg and Live555.☆110Updated 9 years ago
- A simplified RTSP server framework☆33Updated 10 years ago
- opencv + gstreamer simple demo☆132Updated 6 years ago
- OpenCV 在图像上显示中文☆49Updated 4 years ago
- 输入:YUV420p流媒体进行鱼眼视频的矫正☆44Updated 3 years ago
- ☆22Updated 4 years ago
- ☆19Updated 5 years ago
- Ffmpeg decoding, encoding, avfilter, push stream(ffmpeg编解码、滤镜、推流等)☆32Updated 4 years ago
- In the windows operating system, using a regular USB camera, image acquisition and beauty, and the result is encoded into H264 format pus…☆62Updated 5 years ago
- Convert RGB to NV12 color space, in Matlab, IPP, Plain C, and SSE optimized code☆44Updated 7 years 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…☆19Updated 4 years ago