37 lines
786 B
Text
37 lines
786 B
Text
# generic
|
|
playercmd=cvlc
|
|
playerparam=--no-osd --play-and-exit
|
|
playerproc=vlc
|
|
playerpackage=vlc
|
|
randomsh=randomvideo.sh
|
|
pingserver=raspbian.raspberrypi.org
|
|
usbdevice=sda1
|
|
camparamr=random
|
|
camparam1=birdcam1
|
|
camparam2=birdcam2
|
|
|
|
# automount.sh
|
|
mountpoint=/media/video
|
|
mountoptions=ro
|
|
|
|
# check_playerpro*c*.sh
|
|
gpio_led_b=28
|
|
|
|
# poll_button.sh
|
|
gpio_sw=0
|
|
gpio_led_r=2
|
|
gpio_led_g=29
|
|
camerash=/home/pi/birdcam/view_birdcam.sh
|
|
buttonpolling=0.05
|
|
buttontimeout=1
|
|
countermax=1200
|
|
|
|
# randomvideo.sh
|
|
folderext=/media/video/video
|
|
folderint=/home/pi/birdcam/video
|
|
|
|
# view_birdcam.sh
|
|
cameralist=/home/pi/birdcam/conf/cameralist.txt
|
|
randompathsh=/home/pi/birdcam/randomvideo.sh
|
|
|
|
#streamurl=rtsp://$1:554/user=admin&password=&channel=1&stream=0.sdp?real_stream - Please set local in file view_birdcam.sh!
|