bcordix 973b03f1e2 | pirms 7 gadiem | |
---|---|---|
.github | pirms 8 gadiem | |
Adafruit_Video_Looper | pirms 9 gadiem | |
pi_hello_video | pirms 7 gadiem | |
.gitignore | pirms 7 gadiem | |
LICENSE | pirms 9 gadiem | |
README.md | pirms 7 gadiem | |
disable.sh | pirms 9 gadiem | |
ez_setup.py | pirms 9 gadiem | |
install.sh | pirms 7 gadiem | |
remount_rw_usbkey.sh | pirms 9 gadiem | |
setup.py | pirms 7 gadiem | |
video_looper.conf | pirms 9 gadiem | |
video_looper.ini | pirms 7 gadiem |
Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
Fork of hello_video example from Raspberry Pi sample code that provides seamless looping of a raw H264 video stream. Original code is available at: https://github.com/raspberrypi/userland/tree/master/host_applications/linux/apps/hello_pi
Build by executing hv_rebuild.sh
.
Install by executing sudo make install
inside hello_video directory.
Run by executing hello_video.bin
. With no parameters the usage will be printed.