mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
17 lines
371 B
YAML
17 lines
371 B
YAML
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
|