mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-12 19:24:22 +08:00
新增支持mjpeg es rtp流
mpegts/g711 payload改成固定模式
This commit is contained in:
@@ -293,15 +293,8 @@ h264_pt=98
|
||||
h265_pt=99
|
||||
#rtp ps 负载的pt
|
||||
ps_pt=96
|
||||
#rtp ts 负载的pt
|
||||
ts_pt=33
|
||||
#rtp opus 负载的pt
|
||||
opus_pt=100
|
||||
#rtp g711u 负载的pt
|
||||
g711u_pt=0
|
||||
#rtp g711a 负载的pt
|
||||
g711a_pt=8
|
||||
|
||||
|
||||
[rtc]
|
||||
#rtc播放推流、播放超时时间
|
||||
|
||||
Reference in New Issue
Block a user