zhanghuicuc / ffmpeg_camera_streamerLinks
This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.本程序实现了读取PC端摄像头并进行直播的功能,同时支持添加不同的视频滤镜
☆97Updated 3 years ago
Alternatives and similar repositories for ffmpeg_camera_streamer
Users that are interested in ffmpeg_camera_streamer are comparing it to the libraries listed below
Sorting:
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…☆61Updated 2 years ago
- the simplest audio encoder based on FFmpeg☆50Updated 9 years ago
- FFmpeg's libavdevice examples☆116Updated 9 years ago
- use FFmpeg's AVFilter to add watermark in a video file☆129Updated 9 years ago
- A simaple video player with FFmpeg and SDL2.0☆92Updated 6 years ago
- 一套RTMP直播推流常用库的编译简化/优化工具(面向安卓设备),简单配置后能一键完成库文件的编译与优化(FFMPEG+X264+FDKAAC+LIBRTMP/FFMPEG NATIVE RTMP+LIBYUV),针对ARM、ARMV7-A、ARM64-V8A、X86、X86…☆128Updated 7 years ago
- This project can be used to conduct loopback video call, you can also choose to use OPENH264 or X264 as video codec besides VP8. 本程序可以实现环…☆66Updated 3 years ago
- Examples about video/audio's playing☆121Updated 9 years ago
- the simplest video encoder based on FFmpeg☆157Updated 9 years ago
- ☆82Updated 10 years ago
- This tool is used to encapsulate H264 and AAC to RTMP☆99Updated 2 years ago
- FFmpeg's mux/demux/remux examples