Commit Graph

7 Commits

Author SHA1 Message Date
mtdxc
b003eb3eec
各协议全面支持vp8/vp9/av1编码,ertmp新增支持opus编码 (#4498)
实现功能:
- rtp 增加vp8,vp9和av1编码支持
- 实现MP4录像所需的extra_data接口
- 扩展rtmp增加对opus、vp8、vp9和av1的支持

已知问题:
- 开启enhance rtmp后,ffmpeg暂时不支持播放vp8编码格式,其他格式的支持
- vp9和av1开始播放时容易遇到卡顿情况,过几秒后好了,原因暂时未知

---------

Co-authored-by: xia-chu <771730766@qq.com>
2025-10-16 19:26:46 +08:00
PioLing
fb2a3f5179
修复无人观看关闭流相关bug (#4334)
Some checks failed
Android / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Docker / build (push) Has been cancelled
Linux / build (push) Has been cancelled
macOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled
2025-07-02 14:58:12 +08:00
mtdxc
e3dcd9119e
use vars.VERSION_ISSUE_NO (#3716)
将持续集成编译发布issue版本号,设成可配置,当没设置时不自动发布版本
Co-authored-by: cqm <cqm@97kid.com>
2024-07-17 11:41:20 +08:00
xiongziliang
170ec3c830 调整持续集成脚本 2024-06-15 12:14:40 +08:00
xiongziliang
577fe86917 调整持续集成,linux ci修改为centos7 2024-06-09 17:44:16 +08:00
xiongziliang
68c0424808 feat: Automatically build package and upload binary files to the issue list 2024-06-01 22:20:06 +08:00
Xiaofeng Wang
1a7df682ff 统一 CI 命名方式 2022-06-25 11:25:07 +08:00