Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 02-08-2021, 09:04 PM
zapac zapac is offline
Member
 
Join Date: Aug 2015
Posts: 73
zapac is on a distinguished road
Default

How to Download a mpd Live Stream?


Hi, i want to record a live stream, and the stream is protected with wildwine DRM.

But i have license server url, and i can play the live stream in bitmovin, shaka player and exoplayer with licence url. (These players does not have recording function)

Next i thought if i can't record it then i will download the stream in parts and will decrypt it with the key.

This also didn't worked, tried, youtube-dl: no video quality found,
dash-proxy had given errors.
streamlink does not work on drm protected video

So how can download or record a protected mpd live stream?

Please help me.
Reply With Quote
  #2  
Old 02-09-2021, 07:43 PM
zapac zapac is offline
Member
 
Join Date: Aug 2015
Posts: 73
zapac is on a distinguished road
Default

Re: How to Download a mpd Live Stream?


Also, i can't download the .m4s segments, because its a livestream and i guess the stream have no end.

What can i do to download it?
Reply With Quote
  #3  
Old 02-09-2021, 08:16 PM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: How to Download a mpd Live Stream?


Quote:
Originally Posted by zapac View Post
i have license server url
That's fine.
Without url here who knows what it is about ?
I open a thread and I say I want to watch PBS America.
Maybe somebody may be interested in that.
What about somebody is interested here?

When nothing works screen recorders work as a last resort.

https://www.wmrecorder.com/
Reply With Quote
  #4  
Old 02-10-2021, 09:21 AM
zapac zapac is offline
Member
 
Join Date: Aug 2015
Posts: 73
zapac is on a distinguished road
Default

Re: How to Download a mpd Live Stream?


Quote:
Originally Posted by j_cool View Post
That's fine.
Without URL here who knows what it is about ?
I open a thread and I say I want to watch PBS America.
Maybe somebody may be interested in that.
What about somebody is interested here?

When nothing works screen recorders work as a last resort.

https://www.wmrecorder.com/
MPD URL: https://livevoot-i.akamaihd.net/dash/live/828591/cineplexhd/master.mpd


License Url:
Code:
https://udrmv3.kaltura.com/cenc/widevine/license?custom_data=eyJjYV9zeXN0ZW0iOiJodHRwczovL3Jlc3QtYXMub3R0LmthbHR1cmEuY29tL2FwaV92My9zZXJ2aWNlL2Fzc2V0RmlsZS9hY3Rpb24vZ2V0Q29udGV4dD9rcz1kako4TWpJMWZMWUZDdmhEeC1LeU8yTEpURkVabUI2RHcxdGtrMy13WE1IQ25BMk5udXUzTndPdnNlQm9VbGNPLUV1Ymt6Rkp2M0dnZlNoVmlaRzF6VFhLOHNfNEE4ZG1QZDBkOFc4bVcxLUZoVm9LazFmRDVlcGo4RExqOWFjYUVVcGFDTk5fSGsybVVTMFNEUXU0U3prRWgzOHhJRFh6RDV0ODE2bXBadlp6T1Y3ZzU4bFdMYjhiRkNkQXhNUzlzd2dOMUp5Z1VWVTQ4MjVfekdxWHY3cWdLZWJlSWR3b0FMN01qUkRuSVlnQ05HbEZoOEU4S0pwQUhoZkJWamhHUTdBTXNkcjVZQT09JmNvbnRleHRUeXBlPW5vbmUmaWQ9ODg0MjM4MiIsImFjY291bnRfaWQiOjE5ODI1NTEsImNvbnRlbnRfaWQiOiJjaW5lcGxleGhkX2Rhc2giLCJmaWxlcyI6IiIsInVzZXJfdG9rZW4iOiJkako4TWpJMWZMWUZDdmhEeC1LeU8yTEpURkVabUI2RHcxdGtrMy13WE1IQ25BMk5udXUzTndPdnNlQm9VbGNPLUV1Ymt6Rkp2M0dnZlNoVmlaRzF6VFhLOHNfNEE4ZG1QZDBkOFc4bVcxLUZoVm9LazFmRDVlcGo4RExqOWFjYUVVcGFDTk5fSGsybVVTMFNEUXU0U3prRWgzOHhJRFh6RDV0ODE2bXBadlp6T1Y3ZzU4bFdMYjhiRkNkQXhNUzlzd2dOMUp5Z1VWVTQ4MjVfekdxWHY3cWdLZWJlSWR3b0FMN01qUkRuSVlnQ05HbEZoOEU4S0pwQUhoZkJWamhHUTdBTXNkcjVZQT09IiwidWRpZCI6IjhmY2JjNzQ0OTFkODdiOTEiLCJhZGRpdGlvbmFsX2Nhc19zeXN0ZW0iOjIyNX0%3d&signature=kDDuaRYMluIZgvBF%2bOaY3z97df0%3d
And Key
Code:
KID=6e653193b7794eff842990096e1e17c1
key=11f760a8951af444e6e347e7a9da6471
To decrypt the video I have to download the mp4 segments, because it's a live stream I don't know how to do that.

Can you help me?
Reply With Quote
  #5  
Old 02-10-2021, 10:54 AM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: How to Download a mpd Live Stream?


This is what I get for a start:

streamlink.exe --loglevel debug dash://%url% best

Code:
[cli][debug] OS:         Windows 10
[cli][debug] Python:     3.8.6
[cli][debug] Streamlink: 2.0.0
[cli][debug] Requests(2.25.1), Socks(1.7.1), Websocket(0.57.0)
[cli][info] Found matching plugin dash for URL dash://https://livevoot-i.akamaihd.net/dash/live/828591/cineplexhd/master.mpd
[plugins.dash][debug] Parsing MPD URL: https://livevoot-i.akamaihd.net/dash/live/828591/cineplexhd/master.mpd
error: https://livevoot-i.akamaihd.net/dash/live/828591/cineplexhd/master.mpd is protected by DRM
Press any key to continue . . .
I don't watch content when somebody is so keen that I don't see it
and don't make much effort to go arround it.
There is enough good content on the internet for me without paying somebody anything
except my internet connection.

People talked about that on this forum and it isn't easy to find all that is here.
I came across this link when somebody else was watching it and I was watching what he was watching,
in that way you learn new things as well.

http://stream-recorder.com/forum/sho...2&postcount=24

http://stream-recorder.com/forum/dow...-t18776p3.html

Your last post is perfect in every way, it is a challenge.
Reply With Quote
  #6  
Old 04-27-2021, 12:16 PM
AAA AAA is offline
Member
 
Join Date: Jun 2017
Posts: 48
AAA is on a distinguished road
Default

Re: How to Download a mpd Live Stream?


Url??
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 01:48 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons