xia-chu
|
1bb3b43313
|
兼容某些不规范的rtsp流 (#4463)
兼容某些rtsp流sdp中的vps/sps/pps信息没有去除start code的问题
|
2025-09-26 15:27:28 +08:00 |
|
weishao
|
ceb78bd54c
|
feat: add H.265 profile parameters support for WebRTC SDP negotiation
|
2025-08-22 20:38:17 +08:00 |
|
xiongguangjie
|
cd7f7fb5ea
|
h265 track fix get extera data size error
|
2025-02-23 21:21:59 +08:00 |
|
xia-chu
|
892108d6ba
|
新增若干音视频编码类型的默认实现
部分支持VP8/VP9/AV1/JPEG/MP3/H266/ADPCM/SVAC/G722/G723/G729
|
2024-11-30 08:23:10 +08:00 |
|
xia-chu
|
87b42ab492
|
优化代码
除1024改成右移10位
|
2024-11-29 23:51:34 +08:00 |
|
alex
|
4152dcd409
|
AI automatically translates all comments in the code into English (#3917)
|
2024-09-19 14:53:50 +08:00 |
|
夏楚
|
2cc69d1be6
|
Fix H.265 multi-PPS frame compatibility issue (#3902)
|
2024-09-17 09:43:37 +08:00 |
|
xiongziliang
|
2ead272187
|
修复webrtc播放时生成config rtp线程安全的bug
rtsp直接代理时会从config frame生成rtp,在获取VideoTrack配置帧列表时存在线程安全风险;
同时简化getConfigFrames函数代码,去除缓存逻辑。
|
2024-06-22 13:04:06 +08:00 |
|
Xiaofeng Wang
|
efc683228c
|
修复H264/H265创建config帧异常问题(#3643)
https://github.com/ZLMediaKit/ZLMediaKit/pull/3611#issuecomment-2177535917
|
2024-06-19 14:05:23 +08:00 |
|
Xiaofeng Wang
|
84dbe4b076
|
Send config frames once before sending DirectProxy RTP packets (#3611)
|
2024-06-16 09:37:33 +08:00 |
|
xia-chu
|
25c99470ee
|
feat: add support of codec plugin
|
2023-12-10 11:09:04 +08:00 |
|