- 05 Feb, 2023 2 commits
-
-
xiongziliang committed
-
xiongziliang committed
-
- 04 Feb, 2023 1 commit
-
-
xiongguangjie committed
-
- 02 Feb, 2023 2 commits
- 08 Jan, 2023 2 commits
-
-
xiongziliang committed
-
xiongziliang committed
-
- 07 Jan, 2023 2 commits
-
-
xiongziliang committed
-
Dw9 committed
-
- 02 Jan, 2023 2 commits
- 30 Dec, 2022 6 commits
- 21 Dec, 2022 1 commit
-
-
* 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
a-ucontrol committed
-
- 15 Dec, 2022 1 commit
-
-
xiongguangjie committed
-
- 14 Dec, 2022 2 commits
- 08 Dec, 2022 1 commit
-
-
Dw9 committed
-
- 04 Dec, 2022 1 commit
-
-
xiongziliang committed
-
- 02 Dec, 2022 1 commit
-
-
老衲不出家 committed
-
- 30 Nov, 2022 1 commit
-
-
monktan89 committed
-
- 29 Nov, 2022 2 commits
-
-
monktan89 committed
-
* 优化MultiMediaSourceMuxer头文件包含 * 将MediaSinkDelegate和Demux移到MediaSink中 * MediaSource头文件重构, 独立出PacketCache.h 精简Frame和Track的头文件 * Rtmp头文件重构 * Rtsp头文件重构 * webrtc头文件重构 * 规范.h头文件包含,并将其移到.cpp中: - 尽量不包含Common\config.h - Util\File.h - Rtsp/RtspPlayer.h - Rtmp/RtmpPlayer.h * 删除多余的Stamp.h和Base64包含
mtdxc committed
-
- 28 Nov, 2022 3 commits
- 27 Nov, 2022 1 commit
-
-
* webrtc push/play支持通过http参数指定tcp * force_tcp改成perferred_tcp Co-authored-by: xiongziliang <771730766@qq.com>
Dw9 committed
-
- 26 Nov, 2022 1 commit
-
-
xiongziliang committed
-
- 19 Nov, 2022 5 commits
- 18 Nov, 2022 3 commits
-
-
xiongguangjie committed
-
夏楚 committed
-
* webrtc server/session/cadidate 改为tcp * 先屏蔽检查isCurrentThread * 接受和发送的数据处理tcp 2字节头 * 处理rtc tcp 分片 * 完善webrtc over tcp * 精简rtp服务器相关代码 * 适配webrtc AV1编码: #2091 * webrtc tcp模式支持Firefox * webrtc tcp模式支持线程安全 * c sdk支持webrtc tcp Co-authored-by: ziyue <1213642868@qq.com>
Dw9 committed
-