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