Giter VIP home page Giter VIP logo

Comments (2)

i-rinat avatar i-rinat commented on May 25, 2024

if it is possible to use Chromebook's pepper flash on desktop Chrome for Linux to decode drm streams

Last time I checked, Chromium source had DRM-related code paths disabled for desktop builds. It should be possible to turn them on during compilation stage, with minor changes, perhaps. But I don't think that they do any changes during compilation of Chrome.

So, no. I don't think it's possible for Chrome. I also saw some people trying to do that here and there. But never heard that it worked for anybody.

but Chrome just complains that no flash is installed.

Today, there is no bundled PepperFlash coming with Chrome. Instead, Chrome downloads the binary itself and puts it into ~/.config/google-chrome/PepperFlash/29.0.0.113/libpepflashplayer.so. Part with 29.0.0.113 gets replaced by the current version of PepperFlash.

You may want to open Chrome, go to chrome://components, find there "Adobe Flash Player", click "Check for update" to get the newest version. And then to replace newly downloaded libpepflashplayer.so with the binary you've got from ChromeOS image. That way you'll be sure that Chrome indeed tries to load the PepperFlash version you have on hand.

from freshplayerplugin.

beew avatar beew commented on May 25, 2024

You may want to open Chrome, go to chrome://components, find there "Adobe Flash Player", click "Check for update" to get the newest version. And then to replace newly downloaded libpepflashplayer.so with the binary you've got from ChromeOS image. That way you'll be sure that Chrome indeed tries to load the PepperFlash version you have on hand.

That was exactly what I did. It didn't work, Chrome doesn't recognize flash from Chrome book, it just complained there is no flash if the one it downloaded was replaced.

Thanks anyway, I asked just out of curiosity. Actually the only thing I use flash for is doing the adobe drm test. :)

from freshplayerplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.