This commit is contained in:
legop3
2025-11-14 22:39:51 -05:00
parent 835850e686
commit 6cfdde30ea
3 changed files with 24 additions and 5 deletions
+4
View File
@@ -8,4 +8,8 @@ admins:
discord_id: "0987654321"
lockdown: true
media:
# Base URL for mediaMTX WHEP publishes. Append the rover ID automatically, or embed {roverId}/{id}.
# Examples:
# http://192.168.0.86:8889/whep -> becomes http://192.168.0.86:8889/whep/<roverId>
# http://192.168.0.86:8889/{id}/whep -> becomes http://192.168.0.86:8889/Freaky/whep
whepBaseUrl: "http://192.168.0.86:8889/whep"