Jump to content

Recommended Posts

Posted
Hello! I established Chromiun-browser by analogy as here https://kusti8.github.io/RPi-chromium/
 
wget -qO — http://bintray.com/user/downloadSubjectPublicKey?username=bintray | sudo apt-key add —
echo "deb http://dl.bintray.com/kusti8/chromium-rpi   jessie main" | sudo tee -a /etc/apt/sources.list
sudo apt-get update

sudo apt-get install chromium-browser

 
The browser works without notes.
 
I established "flash" as follows:
1) Download PepperFlash from http://odroidxu.leeharris.me.uk/PepperFlash-12.0.0.77-armv7h.tar.gz to /usr/local/src directory.
2) Change directory to "/": cd /
3) Extract archive:  tar --exclude=".[A-Z]*" -xvpJf /usr/local/src/chromium-pepper-flash-12.0.0.77-1-armv7h.pkg.tar.xz
4) Edit Chromium-browser config file: vi /etc/chromium-browser/default
    The CHROMIUM_FLAGS parameter has to be such CHROMIUM_FLAGS="--ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=12.0.0.77"
 
Flash earned, only in program decoding. Prompt who knows. How to enable an hardware acceleration and decoding?
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines