+ Reply to Thread
Results 1 to 7 of 7

Thread: Help! Online Channel with DRM

  1. #1

    Help! Online Channel with DRM

    I have the link of a live online channel in MPD and I also have the key license of the channel. I would like to reproduce that channel outside of said website, that is, to be able to take the link to a Smart TV and to be able to enjoy the live channel calmly whenever I want. Is there any way I can get the MPD link out of the decrypted online channel?
    Thanks
    Quote Quote  

  2. #2
    Member
    Join Date
    Jan 2021
    Location
    Argentina
    Posts
    189

    Re: Help! Online Channel with DRM

    I've seen several websites using Bitmovin Player. I'm not sure how it works, but maybe you be able to use it on your tv.

    You can test it here https://bitmovin.com/demos/drm
    Quote Quote  

  3. #3

    Re: Help! Online Channel with DRM

    Thanks for answering, but I don't know how that website works or I'm doing something wrong.

    I have the MPD link of the live channel: https://live-tcsgra.thechannel.store/hit-tv/hit-tv.mpd

    And I have the Widevine keys:
    "WidevineDecryptor: Found key: c8d998450425987d397599d01c1464a2 (KID = 1e1c6a08b2c55751a8864c568f33746e)
    content_key_decryption.js: 102 WidevineDecryptor: Found key: f359fc67c7a760cb575e4f720e65dacc (KID = 7185b2e8d86353e992fd95995424ddfd)
    content_key_decryption.js: 102 WidevineDecryptor: Found key: c826d2dab80ae1dff6a6a2eabf5e9a75 (KID = b855e601fd555db39d22331da67b872e) "


    The question is to decrypt the channel and be able to play it without DRM on any device that I want, without more. In this website I put the link and I put the keys but it does nothing to me, the channel is not seen.
    Quote Quote  

  4. #4
    Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Posts
    287

    Re: Help! Online Channel with DRM

    Another possible solution for smart TVs to view it live is using a program called KODI. That + inputstream adaptive (and i believe one widevine thingy as well or maybe not,i don't remember) can play DRM streams using the licence server URL. You just generate a .m3u8 and host it somewhere. With those plugins the .m3u8 looks something like this:

    #EXTM3U
    #EXTINF:0,Stream Name 1
    #KODIPROP:inputstreamaddon=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.manifest_type=mpd
    #KODIPROP:inputstream.adaptive.license_type=com.wi devine.alpha
    #KODIPROP:inputstream.adaptive.license_key=https://licence-url-here
    https://manifest-url-here.mpd
    #EXTINF:0,Stream Name 2
    #KODIPROP:inputstreamaddon=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.manifest_type=mpd
    #KODIPROP:inputstream.adaptive.license_type=com.wi devine.alpha
    #KODIPROP:inputstream.adaptive.license_key=https://licence-url-here
    https://manifest-url-here.mpd
    License url is used to view it real time and keys are used to decrypt chunks of it (a file) (or a whole file if it's not live) locally on a computer.
    Quote Quote  

  5. #5

    Re: Help! Online Channel with DRM

    I didn't know much about anything.
    What I want is, with the URL in MPD format and the Widevine keys, to be able to pass it to m3u8 or something and to be able to see the channel live without more on a Smart TV whenever I want (or other devices). My TV is LG so I doubt that KODI will work.

    Is there no way to convert that MPD URL of the live channel into M3U8 format or keep it in MPD but without DRM, i.e. open?
    I know there are MPD links that can be converted to M3U8 or even F4M and they are DRM free.

    Explain to me here or privately, the way please.
    Quote Quote  

  6. #6
    Member
    Join Date
    Jan 2021
    Location
    Argentina
    Posts
    189

    Re: Help! Online Channel with DRM

    Quote Originally Posted by axnspain View Post
    Thanks for answering, but I don't know how that website works or I'm doing something wrong.

    I have the MPD link of the live channel: https://live-tcsgra.thechannel.store/hit-tv/hit-tv.mpd

    And I have the Widevine keys:
    "WidevineDecryptor: Found key: c8d998450425987d397599d01c1464a2 (KID = 1e1c6a08b2c55751a8864c568f33746e)
    content_key_decryption.js: 102 WidevineDecryptor: Found key: f359fc67c7a760cb575e4f720e65dacc (KID = 7185b2e8d86353e992fd95995424ddfd)
    content_key_decryption.js: 102 WidevineDecryptor: Found key: c826d2dab80ae1dff6a6a2eabf5e9a75 (KID = b855e601fd555db39d22331da67b872e) "


    The question is to decrypt the channel and be able to play it without DRM on any device that I want, without more. In this website I put the link and I put the keys but it does nothing to me, the channel is not seen.
    I readed "license key" and thought you meant license server url. To be able to reproduce a transmission protected by DRM, you need the license server url, which you can find on the page where you got the mpd link. And to be able to play it on the tv you could (I guess) use the Bitmovin Player app for android.
    Quote Quote  

  7. #7

    Re: Help! Online Channel with DRM

    And what is the URL of the license server? No matter how hard I look, I can't find anything like that. Help, as I look for that, is in the mpd link, or where.
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. Download DRM protected video and decrypt it with a drm licence url
    By vikral in forum Video Streaming Downloading
    Replies: 9
    Last Post: 9th Feb 2021, 02:14
  2. Downmixing 6 channel AAC to 2 channel?
    By bizzybody in forum Video Conversion
    Replies: 33
    Last Post: 12th Nov 2017, 10:19
  3. Convert 6 Channel AAC to 6 Channel AC3
    By TheRandomOne in forum Audio
    Replies: 18
    Last Post: 4th Jul 2017, 10:40
  4. Replies: 2
    Last Post: 24th Apr 2017, 07:04
  5. Replies: 30
    Last Post: 10th May 2016, 21:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts