mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
部署脚本修改
This commit is contained in:
@@ -48,23 +48,23 @@ segRetain=5
|
||||
[hook]
|
||||
alive_interval=60.0
|
||||
enable=1
|
||||
on_flow_report=http://192.168.31.159:8080/zlmhook/on_flow_report
|
||||
on_http_access=http://192.168.31.159:8080/zlmhook/on_http_access
|
||||
on_play=http://192.168.31.159:8080/zlmhook/on_play
|
||||
on_publish=http://192.168.31.159:8080/zlmhook/on_publish
|
||||
on_flow_report=http://java:8080/zlmhook/on_flow_report
|
||||
on_http_access=http://java:8080/zlmhook/on_http_access
|
||||
on_play=http://java:8080/zlmhook/on_play
|
||||
on_publish=http://java:8080/zlmhook/on_publish
|
||||
on_record_mp4=http://127.0.0.1:18081/zlmhook/on_record_mp4
|
||||
on_record_ts=
|
||||
on_rtp_server_timeout=http://192.168.31.159:8080/zlmhook/on_rtp_server_timeout
|
||||
on_rtp_server_timeout=http://java:8080/zlmhook/on_rtp_server_timeout
|
||||
on_rtsp_auth=
|
||||
on_rtsp_realm=
|
||||
on_send_rtp_stopped=http://192.168.31.159:8080/zlmhook/on_send_rtp_stopped
|
||||
on_server_exited=http://192.168.31.159:8080/zlmhook/on_server_exited
|
||||
on_server_keepalive=http://192.168.31.159:8080/zlmhook/on_server_keepalive
|
||||
on_server_started=http://192.168.31.159:8080/zlmhook/on_server_started
|
||||
on_send_rtp_stopped=http://java:8080/zlmhook/on_send_rtp_stopped
|
||||
on_server_exited=http://java:8080/zlmhook/on_server_exited
|
||||
on_server_keepalive=http://java:8080/zlmhook/on_server_keepalive
|
||||
on_server_started=http://java:8080/zlmhook/on_server_started
|
||||
on_shell_login=
|
||||
on_stream_changed=http://192.168.31.159:8080/zlmhook/on_stream_changed
|
||||
on_stream_none_reader=http://192.168.31.159:8080/zlmhook/on_stream_none_reader
|
||||
on_stream_not_found=http://192.168.31.159:8080/zlmhook/on_stream_not_found
|
||||
on_stream_changed=http://java:8080/zlmhook/on_stream_changed
|
||||
on_stream_none_reader=http://java:8080/zlmhook/on_stream_none_reader
|
||||
on_stream_not_found=http://java:8080/zlmhook/on_stream_not_found
|
||||
retry=1
|
||||
retry_delay=3.0
|
||||
stream_changed_schemas=rtsp/rtmp/fmp4/ts/hls/hls.fmp4
|
||||
|
||||
Reference in New Issue
Block a user