question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Parse ms:laurl and ms:pro in DASH

See original GitHub issue

Hi there,

I was able to use Shaka with Microsoft Azure Multi DRM Solution (Widevine and PlayReady) and its working really great - if I hardcode the License Server URLs. I do not know the License Server URLs when starting the Media, I have to take them out of the Manifest. There is (for example):

<ms:laurl licenseUrl="https://wamsamsclus001kd-hs.cloudapp.net/Widevine/?KID=23e6c7c5-6af1-49aa-91fd-6f8de3652cc6"/>

which I would like to parse. Can you tell me, where the optimal point for digging into the Player in order to achieve this is? Meaning, as soon as the Manifest is parsed, I have to get it (or parts of it), extract the details, rewrite the config in order to add the License Servers and then were done 😃 How is that most most efficiently?

Thanks a lot, Christoph

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
joeyparrishcommented, Jun 15, 2017

Okay. I’ll update the issue title to include both ms:laurl and ms:pro. Tentatively scheduled for v2.3.0.

2reactions
joeyparrishcommented, Aug 15, 2016

Oh, and I should have mentioned, the parser can put the license server URL into the manifest output directly. No need to modify the config.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Parse ms:laurl and ms:pro in DASH · Issue #484 - GitHub
Hi there,. I was able to use Shaka with Microsoft Azure Multi DRM Solution (Widevine and PlayReady) and its working really great -...
Read more >
Filter a report using query string parameters in the URL
For example, you can paste it in chat in Microsoft Teams, and it will return the desired filtered results. Use DAX to filter...
Read more >
Extract domain from URL with dashes in python - Stack Overflow
I've been looking for a way to parse the domain from an URL. There's a ton of libraries but I haven't found a...
Read more >
Complete List of iOS URL Schemes for Third-Party Apps ...
The most exhaustive list of third-party iOS app schemes on the web. A screenshot showing some URL schemes for third-party iOS apps. Since...
Read more >
How View URLs Are Structured - Tableau Help
To understand how Tableau structures view URLs, let's take a close look at an example in the browser address bar. The structure of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found