mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-29 21:38:22 +08:00
mp4录制支持作为观看者参与播放人数统计 (#1880)
This commit is contained in:
@@ -238,6 +238,8 @@ sampleMS=500
|
||||
fastStart=0
|
||||
#MP4点播(rtsp/rtmp/http-flv/ws-flv)是否循环播放文件
|
||||
fileRepeat=0
|
||||
#MP4录制是否当做播放器参与播放人数统计
|
||||
mp4_as_player=0
|
||||
|
||||
[rtmp]
|
||||
#rtmp必须在此时间内完成握手,否则服务器会断开链接,单位秒
|
||||
|
||||
Reference in New Issue
Block a user