Coder Social home page Coder Social logo

Comments (3)

TREER00T avatar TREER00T commented on September 28, 2024

Is it possible that this url causes problems? https://license.uat.widevine.com/cenc/getcontentkey/widevine_test

from shaka-packager.

TREER00T avatar TREER00T commented on September 28, 2024
ScreenVideo_202379_142552.mp4

Now i set license url with https://proxy.uat.widevine.com/proxy but again dosen't work

from shaka-packager.

TREER00T avatar TREER00T commented on September 28, 2024

Finally, I was able to solve the problem using the command

./packager.exe 'in=./1080.mp4,stream=audio,output=./test/a$Number$.mp4,segment_template=./test/a$Number$.mp4,init_segment=./test/inits.mp4' 'in=./1080.mp4,stream=video,output=./test/b$Number$.mp4,segment_template=./test/b$Number$.mp4,init_segment=./test/initv.mp4' --hls_master_playlist_output ./test/sample.m3u8 --enable_widevine_encryption --key_server_url  https://license.uat.widevine.com/cenc/getcontentkey/widevine_test --content_id 6c6c616d615f6e657875735f32303232  --signer widevine_test --aes_signing_key 1ae8ccd0e7985cc0b6203a55855a1034afc252980e970ca90e5202689f947ab9 --aes_signing_iv d58ce954203b7c9a9a9d467f59839249 --protection_scheme cenc

I also used this url on the client side : https://proxy.uat.widevine.com/proxy

from shaka-packager.

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.