1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add ps over rtp jitter buffer

This commit is contained in:
kyxlx550 2020-06-07 21:35:10 +08:00
parent 3fe44c1c84
commit 194dcf504b
5 changed files with 25 additions and 110 deletions

View file

@ -54,6 +54,10 @@ stream_caster {
# 因为flash,只支持11025 22050 44100
audio_enable off;
# 是否开启rtp缓冲
# 开启之后能有效解决rtp乱序等问题
jitterbuffer_enable on;
# 服务器主机号可以域名或ip地址
# 也就是设备端将媒体发送的地址,如果是服务器是内外网
# 需要写外网地址,