Files
2026-05-19 14:28:44 +08:00

28 lines
571 B
YAML

- name: rtmp
protocol: TCP
port: 31935
targetPort: 30935
nodePort: 31935
- name: rtc
protocol: UDP
port: 30090
targetPort: 30090
nodePort: 30090
- name: srt
protocol: UDP
port: 30550
targetPort: 30550
nodePort: 30550
- name: api
protocol: TCP
port: 1985
targetPort: 1985
nodePort: 30556
rtmp: 'rtmp://36.138.132.240:31935'
rtsp: 'rtsp://36.138.132.240:30554'
srt: 'srt://36.138.132.240:30550'
flv: 'http://36.138.132.240:36500'
hls: 'http://36.138.132.240:33500'
rtc: 'webrtc://36.138.132.240:30556'
replay: 'https://36.138.132.240:30333'