Initial web ui and control for robot

This commit is contained in:
2026-04-30 21:35:18 +00:00
parent d64e1c24c8
commit 91f5f4d3ab
23 changed files with 2688 additions and 4 deletions
+8
View File
@@ -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=