mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
first push of
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user