VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Hello,
    I am trying to play this demo video with the keys:
    Code:
    https://bitmovin.com/demos/drm

    I'd like to play this link on kodi or ott navigator using the keys. (supports #KODIPROP):

    Code:
    https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd
    The known keys:

    Code:
    key: 100b6c20940f779a4589152b57d2dacb (KID=eb676abbcb345e96bbcf616630f1a3da)
    key: 3bda2f40344c7def614227b9c0f03e26 (KID=0294b9599d755de2bbf0fdca3fa5eab7)
    key: 229f5f29b643e203004b30c4eaf348f4 (KID=639da80cf23b55f3b8cab3f64cfa5df6)
    I've tried to play the video by using:

    Code:
    #EXTINF:-1 tvg-logo="" group-title="TEST" tvg-id="",Test
    #KODIPROP:inputstream.adaptive.manifest_type=mpd
    #KODIPROP:inputstreamaddon=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
    #KODIPROP:inputstream.adaptive.stream_headers=User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
    #KODIPROP:inputstream.adaptive.license_key={"keys":[{"key":"100b6c20940f779a4589152b57d2dacb","kid":"eb676abbcb345e96bbcf616630f1a3da"}]}
    https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd
    Please help me to find out the correct play method with the keys.

    Thanks you.
    Quote Quote  
  2. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Code:
    #KODIPROP:inputstream.adaptive.license_key
    You need license URL to play them real time, something like https://domain.com/license/widevine?
    Quote Quote  
  3. I can play it using the license url ,but I read that I could also with the key.

    I found this working in OTT Navigator using key and kid but it is Clearkey, what would it be like for widevine?

    Code:
    #EXTINF:-1 tvg-logo="" group-title="" tvg-id="",ClearKey
    #KODIPROP:inputstream.adaptive.manifest_type=mpd
    #KODIPROP:inputstream.adaptive.license_type=org.w3.clearkey
    #KODIPROP:inputstream.adaptive.license_key={"keys":[{"kty":"oct","k":"FmY0xnWCPCNaSpRG-tUuTQ","kid":"nrQFDeRLSAKTLifXUIPiZg"}],"type":"temporary"}
    #EXTVLCOPT:http-referer=https://bitmovin.com/
    #EXTVLCOPT:http-user-agent=Chrome/61.0.3163.100
    https://media.axprod.net/TestVectors/v7-MultiDRM-SingleKey/Manifest_ClearKey.mpd
    Quote Quote  
  4. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    It has never worked for me as putting specifically wv "keys" there,i always used license url,which was easier.

    Anyway, for WV, perhaps something like this can work:

    Code:
    #KODIPROP:inputstream.adaptive.license_key={"token": "token_here","drm_info": [D{SSM}],"kid": "eb676abb-cb34-5e96-bbcf-616630f1a3da"}
    Quote Quote  
  5. Work on ott navigator
    #EXTINF:-1 tvg-logo="" group-title="",bitmovin
    #KODIPROP:inputstream.adaptive.license_type=cleark ey
    #KODIPROP:inputstream.adaptive.license_key= eb676abbcb345e96bbcf616630f1a3da:100b6c20940f779a4 589152b57d2dacb
    https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd
    Last edited by takheang303; 9th Oct 2021 at 11:39.
    Quote Quote  
  6. Member
    Join Date
    Apr 2021
    Location
    Dominican Republic
    Search Comp PM
    Originally Posted by dark125 View Post
    Hello,
    I am trying to play this demo video with the keys:
    Code:
    https://bitmovin.com/demos/drm

    I'd like to play this link on kodi or ott navigator using the keys. (supports #KODIPROP):

    Code:
    https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd
    The known keys:

    Code:
    key: 100b6c20940f779a4589152b57d2dacb (KID=eb676abbcb345e96bbcf616630f1a3da)
    key: 3bda2f40344c7def614227b9c0f03e26 (KID=0294b9599d755de2bbf0fdca3fa5eab7)
    key: 229f5f29b643e203004b30c4eaf348f4 (KID=639da80cf23b55f3b8cab3f64cfa5df6)
    I've tried to play the video by using:

    Code:
    #EXTINF:-1 tvg-logo="" group-title="TEST" tvg-id="",Test
    #KODIPROP:inputstream.adaptive.manifest_type=mpd
    #KODIPROP:inputstreamaddon=inputstream.adaptive
    #KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
    #KODIPROP:inputstream.adaptive.stream_headers=User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
    #KODIPROP:inputstream.adaptive.license_key={"keys":[{"key":"100b6c20940f779a4589152b57d2dacb","kid":"eb676abbcb345e96bbcf616630f1a3da"}]}
    https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd
    Please help me to find out the correct play method with the keys.

    Thanks you.
    were you able to make it work for you?
    Quote Quote  
  7. Member
    Join Date
    Aug 2022
    Location
    Portugal
    Search Comp PM
    hello could you help me how to play a stream in mpd in ott navigato player??
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!