first push of

This commit is contained in:
legop3
2025-11-09 21:15:13 -05:00
parent b6bc4674f4
commit 3a91e0cff0
24 changed files with 2952 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
logLevel: info
webrtc: yes
webrtcLocalTCPAddress: 0.0.0.0
webrtcLocalUDPAddress: 0.0.0.0
webrtcDisableDefaultICEServers: true
webrtcICEServers:
- urls:
- stun:stun.l.google.com:19302
paths:
rovercam:
source: rpiCamera
rpiCameraWidth: 1280
rpiCameraHeight: 720
rpiCameraFrameRate: 30
rpiCameraHFlip: false
rpiCameraVFlip: false