njk888 / LibRtmpH264Links
自己用的一个windows下的动态链接库 集成了RTMP推流 H264编码,mp4视频文件生成
☆15Updated 9 years ago
Alternatives and similar repositories for LibRtmpH264
Users that are interested in LibRtmpH264 are comparing it to the libraries listed below
Sorting:
- FFMpeg 处理音视频同步的过程分析☆11Updated 10 years ago
- encode mp4 form H264 and AAC☆25Updated 7 years ago
- 桌面推流器,直播平台数据采集端,采集后的 数据转换成YUV进行编码成H264,利用rtmp协议传送到rtmp服务器☆15Updated 8 years ago
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…☆61Updated 3 years ago
- 基于ffmpeg / libav的多路视频流播放器.☆20Updated 8 years ago
- Qt+librtmp+libx264+libvlc+videoinput实现视频流保存、摄像头采样压缩推流、多媒体播放器☆42Updated 8 years ago
- A simaple video player with FFmpeg and SDL2.0☆92Updated 6 years ago
- 一个简单的rtmp/rtsp播放器,支持windows/linux/macos☆45Updated 5 years ago
- 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.…☆97Updated 3 years ago
- Real-Time Communication Infracture☆58Updated 12 years ago
- 自己封装的WebRTC, 使用的库编译自libjingle的稳定版本,主要用于视频会议的语音部分