Automation/RaspberryPi: Difference between revisions

From Medien Wiki
Line 23: Line 23:
  omxplayer -r /opt/vc/src/hello_pi/hello_video/test.h264
  omxplayer -r /opt/vc/src/hello_pi/hello_video/test.h264


make a file startup_script.sh (shell script) with the following content:
make a file startup_script.sh (shell script)  
 
touch startup_script.sh
nano startup_script.sh
 
with the following content:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">