bcordix 973b03f1e2 | před 7 roky | |
---|---|---|
.github | před 8 roky | |
Adafruit_Video_Looper | před 9 roky | |
pi_hello_video | před 7 roky | |
.gitignore | před 7 roky | |
LICENSE | před 9 roky | |
README.md | před 7 roky | |
disable.sh | před 9 roky | |
ez_setup.py | před 9 roky | |
install.sh | před 7 roky | |
remount_rw_usbkey.sh | před 9 roky | |
setup.py | před 7 roky | |
video_looper.conf | před 9 roky | |
video_looper.ini | před 7 roky |
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.