Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jellyterra/chromium-build
Chromium build with H.264 codec and Widevine CDM.
https://github.com/jellyterra/chromium-build
chromium h264 widevine
Last synced: 1 day ago
JSON representation
Chromium build with H.264 codec and Widevine CDM.
- Host: GitHub
- URL: https://github.com/jellyterra/chromium-build
- Owner: jellyterra
- License: unlicense
- Created: 2023-07-26T12:46:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T11:49:50.000Z (10 months ago)
- Last Synced: 2024-03-29T20:26:00.967Z (8 months ago)
- Topics: chromium, h264, widevine
- Language: Shell
- Homepage: https://gitlab.com/jellytea/chromium-build
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Build Chromium with properietary codecs and DRM as an alternative to Google Chrome.
Please read the scripts to understand the steps to build such Chromium.
Get the latest Chromium versions from [Chromium Dash](https://chromiumdash.appspot.com/releases?platform=Linux)
```
$ VERSION= BUILD=/tmp/chromium-build . build.sh
```