homelab/fighter/config/home-assistant/wyze-bridge.env

8 lines
285 B
Bash
Raw Permalink Normal View History

2024-02-27 23:12:46 -08:00
# [OPTIONAL] IP Address of the host to enable WebRTC e.g.,:
WB_IP=192.168.1.23
# [CUSTOM PORTS] For reverse proxy compatibility
WB_RTSP_URL=rtsp://192.168.1.23:18554/
WB_RTMP_URL=rtmp://192.168.1.23:11935/
WB_HLS_URL=http://192.168.1.23:19090/
WB_WEBRTC_URL=http://192.168.1.23:19091/