[agent][deploy] - 辽宁应急项目
This commit is contained in:
@@ -83,7 +83,7 @@ data:
|
||||
hls_m3u8_file [app]/[stream].m3u8;
|
||||
hls_ts_file [app]/[stream]/[2006][01][02]/[timestamp]-[duration].ts;
|
||||
hls_cleanup on;
|
||||
hls_entry_prefix http://192.168.40.42:8088;
|
||||
hls_entry_prefix http://120.201.112.20:8088;
|
||||
}
|
||||
}
|
||||
---
|
||||
@@ -230,7 +230,7 @@ spec:
|
||||
protocol: UDP
|
||||
env:
|
||||
- name: CANDIDATE
|
||||
value: 192.168.40.42
|
||||
value: 120.201.112.20
|
||||
resources:
|
||||
limits:
|
||||
cpu: 2000m
|
||||
@@ -482,13 +482,13 @@ data:
|
||||
type: srs
|
||||
endpoint: 'http://helm-live-srs-svc:1985'
|
||||
proto:
|
||||
rtmp: 'rtmp://192.168.40.42:31935'
|
||||
rtsp: 'rtsp://192.168.40.42:30554'
|
||||
srt: 'srt://192.168.40.42:30556'
|
||||
flv: 'http://192.168.40.42:30500'
|
||||
hls: 'http://192.168.40.42:30500'
|
||||
rtc: 'webrtc://192.168.40.42:30080'
|
||||
replay: 'https://192.168.40.42:30333'
|
||||
rtmp: 'rtmp://120.201.112.20:31935'
|
||||
rtsp: 'rtsp://120.201.112.20:30554'
|
||||
srt: 'srt://120.201.112.20:30556'
|
||||
flv: 'http://120.201.112.20:30500'
|
||||
hls: 'http://120.201.112.20:30500'
|
||||
rtc: 'webrtc://120.201.112.20:30080'
|
||||
replay: 'https://120.201.112.20:30333'
|
||||
minio:
|
||||
endpoint: http://192.168.40.193:9000
|
||||
access-key: cmii
|
||||
|
||||
Reference in New Issue
Block a user