mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
15 lines
297 B
YAML
15 lines
297 B
YAML
logLevel: info
|
|
webrtc: yes
|
|
webrtcLocalUDPAddress: :8189
|
|
webrtcLocalTCPAddress: :8189
|
|
webrtcAdditionalHosts: [ "localhost" ]
|
|
|
|
paths:
|
|
rovercam:
|
|
source: rpiCamera
|
|
rpiCameraWidth: 1280
|
|
rpiCameraHeight: 720
|
|
# rpiCameraFrameRate: 30
|
|
rpiCameraHFlip: false
|
|
rpiCameraVFlip: false
|