mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
18 lines
374 B
YAML
18 lines
374 B
YAML
logLevel: info
|
|
webrtc: yes
|
|
webrtcLocalUDPAddress: :8189
|
|
webrtcLocalTCPAddress: :8189
|
|
webrtcAdditionalHosts: [ "localhost" ]
|
|
|
|
paths:
|
|
rovercam:
|
|
source: rpiCamera
|
|
rpiCameraWidth: 1280
|
|
rpiCameraHeight: 720
|
|
rpiCameraFPS: 30
|
|
rpiCameraBitrate: 1500000
|
|
rpiCameraIDRPeriod: 30
|
|
rpiCameraExposure: long
|
|
rpiCameraHFlip: false
|
|
rpiCameraVFlip: false
|