RandomVideo/config.json

22 lines
466 B
JSON
Raw Permalink Normal View History

{
"swupgpio": "23",
"player": "cvlc",
"playerparam": "--play-and-exit --quiet --no-osd -A alsa --alsa-audio-device=front:CARD=Device,DEV=0",
"pgrepplayer": "vlc",
"buzzer": {
"buzzergpio": "0",
"buzzertimeout": "2",
"pollingtime": "0.05",
"strobegpio": "2",
"strobeduration": "1",
"swdowngpio": "25",
"playerloop": "--loop",
"volumetimeout": "0.1",
"volumedelay": "0.1",
"volumemax": "60"
},
"RandomVideo": {
"folder": "/mnt/video"
}
}