wjl327 / ffmpeg-cpp-video-processes
Ffmpeg decoding, encoding, avfilter, push stream(ffmpeg编解码、滤镜、推流等)
☆33Updated 5 years ago
Alternatives and similar repositories for ffmpeg-cpp-video-processes:
Users that are interested in ffmpeg-cpp-video-processes are comparing it to the libraries listed below
- Opencv + FFMpeg 采集视频后RTMP推流☆30Updated 5 years ago
- Use ffmpeg to push stream to server, support file and many protocols like rtsp/rtmp/tcp/udp etc.☆79Updated 5 years ago
- RTSP video streaming server implementation based on Live555 and FFmpeg☆44Updated 4 years ago
- opencv和ffmpeg结合实现推流美颜☆30Updated 6 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…☆20Updated 4 years ago
- hardware codec for windows using ffmpeg (nvi qsv enc\dxva2 dec) 使用ffmpeg进行Qsv硬编码、Nvi硬编码、DXVA硬解码的封装API☆50Updated last year
- 使用ffmpeg-4.3中的cuda和qsv硬解,并进行封装,用qopenglwidget显示;用来测试视频解码性能,及显示☆19Updated 4 years ago
- Video renderer for ffmpeg.☆10Updated 2 years ago
- ffmpeg4.0学习☆38Updated 5 years ago
- Sample RTSP server streaming MJPEG video from PC camera☆47Updated 8 years ago
- Video Decoder by ffmpeg, Solve the problem that the rtsp stream will receive some invalid frame when network is unstable.☆25Updated 6 years ago
- 国标28181视频推流客户端实现linux版本☆42Updated 2 years ago
- win32 project uses ffmpeg and DXVA2 to decode video, and use DirectDraw to present video image☆29Updated 6 years ago
- 依赖zlm并使用c++实现的gb28181国标视频信令服务☆31Updated 11 months ago
- live555的解h264/265并转存文件或流的工具☆8Updated 4 years ago
- 使用QT界面库,FFMPEG 做解码库,用于播放流媒体以及本地视频。本项目有一个特色就是透明视频的叠加。在流媒体的显示上覆盖一层本地视频。☆19Updated 6 years ago
- RTSP Client Program using FFmpeg and OpenCV on Qt