ZLMediaKit/www/webrtc
xiongguangjie 8868320301
Some checks are pending
Android / build (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Docker / build (push) Waiting to run
Linux / build (push) Waiting to run
macOS / build (push) Waiting to run
Windows / build (push) Waiting to run
Add xr targetbitrate process and update js demo sdk (#4031)
rtc 增加对于rtcp xr target bitrate 的解析,参照
https://webrtc.googlesource.com/src/+/refs/heads/main/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc

zlmrtcclient.js 更新,修复推屏幕流失败的问题
2024-11-21 14:17:02 +08:00
..
index.html For rtc web demo add vconsole to look log on mobile phone (#3694) 2024-07-05 20:56:58 +08:00
readme.txt 添加版权信息 2021-04-09 20:44:47 +08:00
ZLMRTCClient.js Add xr targetbitrate process and update js demo sdk (#4031) 2024-11-21 14:17:02 +08:00
ZLMRTCClient.js.map Add xr targetbitrate process and update js demo sdk (#4031) 2024-11-21 14:17:02 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

感谢[big panda](<2381267071@qq.com>) 开发并贡献此webrtc js测试客户端,
其开源项目地址为https://gitee.com/xiongguangjie/zlmrtcclient.js