rtsp/rtp 新增支持mjpeg编码 (#2166)
* Trying to send mjpeg via MultiMediaSourceMuxer * Improved JPEGRtpEncoder::inputFrame code but still not working * 优化代码 * 完善jpeg相关逻辑 * Micro fix * FrameJPEG renamed to JPEGFrame according to ZLM style * Modified JPEGRtpEncoder::inputFrame and JPEGRtpEncoder::rtp_send_jpeg * getVideoHeight(), getVideoWidth() and getVideoFps() in JPEGTrack * mjpeg rtp打包避免内存拷贝/修复mjpeg rtp解包huffman_table size字段错误的bug * 支持mjpeg pix type * 优化性能 * add bom header
正在显示
src/Extension/JPEG.cpp
0 → 100644
src/Extension/JPEG.h
0 → 100644
src/Extension/JPEGRtp.cpp
0 → 100644
差异被折叠。
点击展开。
src/Extension/JPEGRtp.h
0 → 100644
请
注册
或者
登录
后发表评论