Hi!
I have found a manifest that has no pssh or kid, how can I generate it?
https://ncdn-live-pctv.pfd.sfr.net/sdash/LIVE$RMCSPORT1/index.mpd/Manifest?start=LIVE&end=END&device=dash_dyn_wide
I have installed an add-on in chrome and it shows me the pssh in console but I would like to know how to generate it.
This is pssh generated:
AAAAXXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAD0SEKqL5H r7zim04FM7KEUKct8aA3NmciIkYWE4YmU0N2EtZmJjZS0yOWI0 LWUwNTMtM2IyODQ1MGE3MmRm
Thanks!
+ Reply to Thread
Results 1 to 12 of 12
-
-
take a look at this thread:
https://forum.videohelp.com/threads/404586-how-to-work-out-the-pssh-when-not-shown-in-the-mpd
Regards -
If all else fails, you can download the init or a test fragment and use mp4dump to find the KID.
-
Code:
Cached Key KID: aa8be47afbce29b4e0533b28450a72df Key: aa8be47afbce29b4e0533b28450a72df:ec7b42d680f395e98b70f0f41528d13e License URL: https://ws-backendtv.sfr.fr Added At: 27/03/2023, 13:49:00
-
Thanks! I used mp4dump and I got the kid
Many thanks!
I already had the key, I just wanted to learn how to generate the pssh only but thanks!
I got the kid with mp4dumper and I generated pssh in: https://tools.axinom.com/generators/PsshBox but I don't get the same pssh.
If I decode pssh I got in console in: https://tools.axinom.com/decoders/PsshBox I can see this error: The "content ID" and the "key IDs" fields must not be used at the same time. Remove one of these fields. How can I generate pssh using content id and kid to generate the same one?
Thanks! -
that's true maybe not the same length , but did you even tried that pssh to see if it give you the same kid:key to check if it is valid ?
this is the pssh generated via:Code:https://tools.axinom.com/generators/PsshBox
Code:AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEKqL5Hr7zim04FM7KEUKct8= AAAAXXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAD0SEKqL5Hr7zim04FM7KEUKct8aA3NmciIkYWE4YmU0N2EtZmJjZS0yOWI0 LWUwNTMtM2IyODQ1MGE3MmRm
https://forum.videohelp.com/threads/406769-Key-help#post2665689
and yes there is another script that looks inside the encrypted file and get the pssh and kid from the file which is found in getwvkeys discord channel.
Regards -
Those two PSSHs have the same KID in.
The difference between them is that the longer one has this information in it too:
HTML Code:hex: 736672 Provider: sfr hex: 61613862653437612d666263652d323962342d653035332d336232383435306137326466 ContentId: aa8be47a-fbce-29b4-e053-3b28450a72df
I'm not familiar with axinom, but I'd be surprised if it couldn't add the provider and content id to generate the longer of the two PSSHs for you. -
hello
i have this error
requests.exceptions.HTTPError: 412 Client Error:* for url: https://ws-backendtv.sfr.fr/asgard-drm-widevine/public/licence
Similar Threads
-
Get PSSH from ism manifest with ProtectionHeader
By jack_666 in forum Video Streaming DownloadingReplies: 81Last Post: 15th Nov 2024, 12:40 -
Mpd Kid pssh how do I download it?
By cinamews in forum Video Streaming DownloadingReplies: 9Last Post: 24th Oct 2022, 12:20 -
how to generate pssh for this kid?
By tomtom12 in forum Video Streaming DownloadingReplies: 3Last Post: 24th Oct 2022, 04:49 -
Generate pssh
By tere1579 in forum Video Streaming DownloadingReplies: 2Last Post: 2nd Oct 2022, 13:08 -
Exracting PSSH from a MPD doesn't inc KID .
By chomako in forum Video Streaming DownloadingReplies: 3Last Post: 30th Jun 2022, 11:45