Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
python_omxplayer [2017/09/07 15:56] admin [downgrade your omxplayer to version 0.2.7:] |
python_omxplayer [2017/09/07 16:51] (current) admin [Install the Pyomxplayer:] |
||
|---|---|---|---|
| Line 30: | Line 30: | ||
| or in the folder with your python programm.\\ | or in the folder with your python programm.\\ | ||
| - | or download | + | **or install |
| $ wget http:// | $ wget http:// | ||
| $ tar -xf pyomxplayer.py.tar | $ tar -xf pyomxplayer.py.tar | ||
| + | $ sudo cp pyomxplayer.py / | ||
| + | install pexpect:\\ | ||
| + | $ sudo pip install pexpect | ||
| ==== Example: ==== | ==== Example: ==== | ||
| >>> | >>> | ||
| if you have the pyomxplayer from github: | if you have the pyomxplayer from github: | ||
| >>> | >>> | ||
| - | or for the pyomxplayer with alpha:\\ | + | **or for the pyomxplayer with alpha layer support:**\\ |
| >>> | >>> | ||
| than test the funktions\\ | than test the funktions\\ | ||