Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 9 Jahren
1234567891011
  1. # pi_video_looper
  2. 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.
  3. # Raspberry Pi hello video
  4. 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
  5. Build by executing `hv_rebuild.sh`.
  6. Install by executing `sudo make install` inside hello_video directory.
  7. Run by executing `hello_video.bin`. With no parameters the usage will be printed.