|
|
8 年前 | |
|---|---|---|
| .github | 9 年前 | |
| Adafruit_Video_Looper | 10 年前 | |
| pi_hello_video | 8 年前 | |
| .gitignore | 8 年前 | |
| LICENSE | 10 年前 | |
| README.md | 8 年前 | |
| disable.sh | 10 年前 | |
| ez_setup.py | 10 年前 | |
| install.sh | 8 年前 | |
| remount_rw_usbkey.sh | 10 年前 | |
| setup.py | 8 年前 | |
| video_looper.conf | 10 年前 | |
| video_looper.ini | 8 年前 | |
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.