Initial web ui and control for robot
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Copy this file to .env.local and edit for your setup.
|
||||
# .env.local is gitignored — safe for local overrides.
|
||||
|
||||
# Hostname of the WebRTC signaling server (GStreamer webrtcsink) for the video stream.
|
||||
# Defaults to the same host as the page when unset (fine for production).
|
||||
# Override to point at a remote robot during development:
|
||||
# VITE_WEBRTC_HOST=rapsbot-v2.local
|
||||
VITE_WEBRTC_HOST=
|
||||
Reference in New Issue
Block a user