/usr/share/player/config/cvcam.cfg is in robot-player 3.0.2+dfsg-4.1ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | driver
(
name "cvcam"
plugin "cvcam.so"
provides ["camera:1"]
size [384 288]
)
driver
(
name "cameracompress"
requires ["camera:1"]
provides ["camera:0"]
)
|