alex
|
4152dcd409
|
AI automatically translates all comments in the code into English (#3917)
|
2024-09-19 14:53:50 +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 |
|