mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-04 21:20:54 +08:00
Updated zlm启用webrtc编译指南 (markdown)
@@ -111,7 +111,7 @@ rembBitRate=1000000
|
||||
## Q And A(播放问题) ?
|
||||
- obs 推流 rtc 播放一卡一卡?
|
||||
|
||||
web的rtc h264 不支持B帧,需要去掉B帧
|
||||
web的rtc h264 不支持B帧,需要去掉B帧, 使用FFmpeg时需要添加`-bf 0`参数,或者指定h264 profile为baseline
|
||||
|
||||
- rtsp 推流,rtc 播放不成功?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user