2017-10-16 10:37:26 +00:00
2017-10-16 22:22:04 +13:00
2017-10-06 07:12:36 +00:00
2017-10-16 10:37:26 +00:00
2017-10-12 11:04:37 +13:00
2017-10-16 09:28:13 +00:00

r_e_c_u_r

a diy videolooper for py/pi

#things to do / bugs to fix:

  • reload video on press is broken - the pause after load (when its not loaded in time) seems to not to work

#things iv done on a freshly flashed pi to run/dev r_e_c_u_r

  • sudo apt-get install git

  • git clone https://github.com/langolierz/r_e_c_u_r.git

  • sudo apt-get install gedit

  • change keyboard layout : sudo raspi-config => localiation options => change keyboard layout => generic 104 => english us => english us => the default for => no compose => no then sudo reboot

(for reading video lengths :) sudo apt-get ffmpeg and pip install ffprobe

Languages
Python 87.1%
GLSL 12.5%
Shell 0.4%