12 lines
456 B
Plaintext

# Example env for broadcast-panel (Vite)
# Enable/disable automatic getUserMedia preflight in StudioRoom
# Set to 1/true to enable (default), 0/false to disable
VITE_STUDIO_PREFLIGHT=1
# Other env examples used by the package (adjust as needed)
# VITE_BACKEND_API_URL=https://api.example.com
# VITE_BACKEND_TOKENS_URL=https://tokens.example.com
# VITE_BROADCASTPANEL_URL=https://broadcastpanel.example.com
# VITE_LIVEKIT_WS_URL=wss://livekit.example.com