Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
raspberry-udk_ss2016:material [2016/07/07 15:02]
admin [SSH]
raspberry-udk_ss2016:material [2016/07/07 22:26]
admin [OMX Player]
Line 53: Line 53:
 ==== SSH ==== ==== SSH ====
 Win:\\ Win:\\
-[[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]] +[[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html]]\\ 
-**X11 forwarding:**\\ +[[http://alexcappiello.com/15122-f12/win-ssh.php|X11-forwarding on Windows]]\\ 
-[[http://alexcappiello.com/15122-f12/win-ssh.php|X-forwarding on Windows]]\\ +X11 forwarding on Mac:\\ 
-Mac: +[[https://www.xquartz.org/]]\\
-[[https://www.xquartz.org/]] +
  
 ---- ----
Line 82: Line 80:
 **Pyomxplayer**\\ **Pyomxplayer**\\
 [[http://embedded-artist.net/doku.php?id=python_omxplayer]] [[http://embedded-artist.net/doku.php?id=python_omxplayer]]
 +{{:raspberry-udk_ss2016:pyomxplayer.py.tar|}}\\ 
 +   $ sudo apt-get install libpcre3 fonts-freefont-ttf python-pexpect 
 +   $ wget http://dernulleffekt.de/programme/pyomxplayer.py.tar 
 +   $ tar -xvf pyomxplayer.py.tar 
 +   $ sudo chmod 755 pyomxplayer.py 
 +   $ sudo cp pyomxplayer.py /usr/local/lib/python2.7/dist-packages 
 +   
 ---- ----
 ==== RaspiCam ==== ==== RaspiCam ====