This commit is contained in:
Martin Selbmann 2020-09-22 22:05:36 +02:00
parent 5f7b8391a1
commit 058135d80b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
folder="/mnt/video"
player="cvlc"
playerparam="--play-and-exit --quiet --no-osd -A alsa --alsa-audio-device hw:2"
playerparam="--play-and-exit --quiet --no-osd -A alsa --alsa-audio-device=front:CARD=Device,DEV=0"
pgrepplayer="vlc"
swupgpio=23

View File

@ -6,7 +6,7 @@ swupgpio=23
swdowngpio=25
player="cvlc"
playerparam="--play-and-exit --quiet --no-osd -A alsa --alsa-audio-device hw:2"
playerparam="--play-and-exit --quiet --no-osd -A alsa --alsa-audio-device=front:CARD=Device,DEV=0"
pgrepplayer="vlc"
cmdgpio="$(command -v gpio)"