homelab/fighter/config/home-assistant/wyze-bridge.env
Joey Hafner 3a7cee759b
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 18s
Deploy to Fighter / Notify (push) Successful in 2s
Init wyze bridge
2024-02-27 23:12:46 -08:00

8 lines
285 B
Bash

# [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/