bcordix 8c5768bc8a | 7 anos atrás | |
---|---|---|
.github | 8 anos atrás | |
Adafruit_Video_Looper | 9 anos atrás | |
pi_hello_video | 7 anos atrás | |
.gitignore | 7 anos atrás | |
LICENSE | 9 anos atrás | |
README.md | 7 anos atrás | |
disable.sh | 9 anos atrás | |
ez_setup.py | 9 anos atrás | |
install.sh | 7 anos atrás | |
remount_rw_usbkey.sh | 9 anos atrás | |
setup.py | 7 anos atrás | |
video_looper.conf | 9 anos atrás | |
video_looper.ini | 7 anos atrás |
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.