123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- ; auto-generated by mINI class {
- [api]
- apiDebug=1
- defaultSnap=./www/logo.png
- secret=p@ssw0rd
- snapRoot=./www/snap/
- [ffmpeg]
- bin=/usr/local/bin/ffmpeg
- cmd=%s -re -i %s -c:a aac -strict -2 -ar 44100 -ab 48k -c:v libx264 -f flv %s
- cmd1=%s -re -i %s -acodec copy -vn -f rtsp -rtsp_transport tcp %s
- log=./ffmpeg/ffmpeg.log
- snap=%s -i %s -y -f mjpeg -t 0.001 %s
- [general]
- addMuteAudio=1
- enableVhost=0
- enable_audio=0
- flowThreshold=0
- fmp4_demand=0
- hls_demand=0
- maxStreamWaitMS=15000
- mediaServerId=2rwdTVZd5DVkPz6H
- mergeWriteMS=0
- modifyStamp=0
- publishToHls=1
- publishToMP4=0
- resetWhenRePlay=1
- rtmp_demand=0
- rtsp_demand=0
- streamNoneReaderDelayMS=30000
- ts_demand=0
- [hls]
- broadcastRecordTs=0
- deleteDelaySec=0
- fileBufSize=65536
- filePath=./www
- segDur=2
- segNum=3
- segRetain=5
- [hook]
- admin_params=secret=035c73f7-bb6b-4889-a715-d9eb2d1925cc
- alive_interval=30.000000
- enable=1
- on_flow_report=http://192.168.32.218:8844/media/zlm/notify/on_flow_report
- on_http_access=http://192.168.32.218:8844/media/zlm/notify/on_http_access
- on_play=http://192.168.32.218:8844/media/zlm/notify/on_play
- on_publish=http://192.168.32.218:8844/media/zlm/notify/on_publish
- on_record_mp4=http://192.168.32.218:8844/media/zlm/notify/on_record_mp4
- on_record_ts=http://192.168.32.218:8844/media/zlm/notify/on_record_ts
- on_rtsp_auth=http://192.168.32.218:8844/media/zlm/notify/on_rtsp_auth
- on_rtsp_realm=http://192.168.32.218:8844/media/zlm/notify/on_rtsp_realm
- on_server_keepalive=
- on_server_started=http://192.168.32.218:8844/media/zlm/notify/on_server_started
- on_shell_login=http://192.168.32.218:8844/media/zlm/notify/on_shell_login
- on_stream_changed=http://192.168.32.218:8844/media/zlm/notify/on_stream_changed
- on_stream_none_reader=http://192.168.32.218:8844/media/zlm/notify/on_stream_none_reader
- on_stream_not_found=http://192.168.32.218:8844/media/zlm/notify/on_stream_not_found
- timeoutSec=20
- [http]
- charSet=utf-8
- dirMenu=1
- keepAliveSecond=15
- maxReqSize=4096
- notFound=<html><head><title>404 Not Found</title></head><body bgcolor="white"><center><h1>您访问的资源不存在!</h1></center><hr><center>ZLMediaKit-5.0(build in Jan 6 2021 09:54:59)</center></body></html>
- port=80
- rootPath=./www
- sendBufSize=65536
- sslport=443
- virtualPath=
- [multicast]
- addrMax=239.255.255.255
- addrMin=239.0.0.0
- udpTTL=64
- [record]
- appName=record
- fastStart=0
- fileBufSize=65536
- filePath=./www
- fileRepeat=0
- fileSecond=7200
- sampleMS=500
- [rtmp]
- handshakeSecond=15
- keepAliveSecond=15
- modifyStamp=0
- port=1935
- sslport=19350
- [rtp]
- audioMtuSize=200
- clearCount=10
- cycleMS=4680000
- maxRtpCount=50
- rtpMaxSize=10
- videoMtuSize=1400
- [rtp_proxy]
- checkSource=1
- dumpDir=
- port=10000
- timeoutSec=15
- [rtsp]
- authBasic=0
- directProxy=1
- handshakeSecond=15
- keepAliveSecond=15
- port=554
- sslport=332
- [shell]
- maxReqSize=1024
- port=9000
- ; } ---
|