Skip to content
Snippets Groups Projects
Select Git revision
  • 3d380c23e42661eacba50e629a7e79d2d8a6a87b
  • master default protected
2 results

astabeamer

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    42loop authored
    modified style,
    fixed pngview issue loosing tvservice on hdmi off
    3d380c23
    History

    directories: /home/pi/uploads for all uploads /home/pi/thumbnails for generated thumbnails /home/pi/video for 'the' video /home/pi/image for 'the' image

    launch with

    ./hbue.py --credentials 'user:password' --folder /home/pi/uploads/

    expects crontab entries similar to this:

    00 13 * * 1,3,4,5 /home/pi/hdmi_on.sh # hdmi_on 00 14 * * 1,3,4,5 /home/pi/hdmi_off.sh # hdmi_off