User Tools

Site Tools


kb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb [2021/08/17 22:06] n7tmskb [2021/09/07 21:52] (current) n7tms
Line 1: Line 1:
 =====Knowledgebase===== =====Knowledgebase=====
  
 +[[raspberrypi|Raspberry Pi]]
  
-====Raspberry Pi====+[[ubuntu|Ubuntu]] 
 + 
 +[[clojure|Clojure]]
  
-===Autoplay video on Raspberry Pi=== 
-[from: https://rusnak.io/autoplay-video-on-raspberry-pi/] 
  
-  - Download Raspbian Lite from raspberrypi.org 
-  - Copy the downloaded image to the SD card 
-    - (e.g. sudo dd if=2020-02-13-raspbian-buster-lite.img of=/dev/mmcblk0 conv=fsync,notrunc bs=4M) 
-  - Boot Raspberry Pi into freshly installed Raspbian 
-  - Copy your video from USB flash drive to the SD card 
-  - sudo apt-get update 
-  - sudo apt-get install omxplayer 
-  - Append this line /usr/bin/omxplayer -b --loop /home/pi/*.mp4 to file /etc/rc.local 
-  - Set the file as executable: chmod +x /etc/rc.local 
-  - Reboot and enjoy! 
kb.1629259574.txt.gz · Last modified: 2021/08/17 22:06 by n7tms

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki