I have this new tv provider from my country and I don't want to use their online player. So I got the mpds from them, obtained the keys, but apps like Tivimate wouldn't play it. Some people told that the issue was default_kid not included in mpd file, but is this true? And is there a way to make it work anyway?
Some online drm players work perfectly fine, but Tivimate seems to only get all the metadata (like audio channel and subtitle info) and black screen. Also don't suggest any other players.My m3u link: https://spyderrock.com/4M4E1552-Balticum.m3u
for example
https://fe.balticum.lt/dash/CH_FILMZONEPLUSHD/playlist.mpd
099430adac8948a19feb4d1481583c0e:89d0e3fe5657fff7e 9ac0a844f1f0fb9
8b42259e7d12479d8eebc4752f65e7f9:ff2a6debaf9d453eb b9f26d810060016
Plays just fine on here https://irylek.github.io/drm-player/
[Attachment 83366 - Click to enlarge]
+ Reply to Thread
Results 1 to 7 of 7
-
-
https://dbghelp.github.io/player.html?file=https://paste.ee/r/xeWae/0
Code:#EXTM3U #EXTINF:-1 tvg-id="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR4Qu4xzPBirqO0aalttoBCDqDuV0YezDK4sw&s", FilmZone Plus #KODIPROP:inputstream.adaptive.license_type=clearkey #KODIPROP:inputstream.adaptive.license_key={ "keys":[ { "kty":"oct", "k":"idDj/lZX//fprAqETx8PuQ==", "kid":"CZQwrayJSKGf600UgVg8Dg==" } , { "kty":"oct", "k":"/ypt66+dRT67nybYEAYAFg==", "kid":"i0Ilnn0SR52O68R1L2Xn+Q==" } ], "type":"temporary" } https://fe.balticum.lt/dash/CH_FILMZONEPLUSHD/playlist.mpd
-
-
-
I did, but all developer can say is "he will look into that". I won't get a direct answer or a fix. Main thing I want is some kind of method to make that mpd include default_kid in it (if that's even the problem).
-
-
Particular tv provider omits default_kid from the dash manifest (.mpd) file, which is required for tivimate. Until the developer fixes it, there is nothing you can do. Unless you are tech-savvy and can set a proxy server with Python or nodejs and use it to inject the default_kid tag into a manifest file and point your tivimate to use not direct tv provider mpd url, but your proxy url which when makes manipulation. But it's a tedious process. Though, it can be done, but don't think it's worth it. Use OTT Navigator instead, which plays fine. Or get another tv provider which doesn't omit default_kid from mpd file.
Similar Threads
-
Playing DRM protected video using keys.
By dark125 in forum Video Streaming DownloadingReplies: 7Last Post: 11th Sep 2024, 12:24 -
Video is not playing on VLC and other media players
By Cabron in forum Video Streaming DownloadingReplies: 4Last Post: 8th Jan 2023, 17:11 -
Download DRM protected video and decrypt it with a drm licence url
By vikral in forum Video Streaming DownloadingReplies: 9Last Post: 9th Feb 2021, 03:14 -
Any players that support 2 audio track playing at the same time?
By DunnoNo in forum Newbie / General discussionsReplies: 1Last Post: 5th Dec 2020, 14:12 -
[francetelevisions.fr] Can play/record M3U8 links, but not "HLS_V5" links
By abolibibelot in forum Video Streaming DownloadingReplies: 5Last Post: 17th Jul 2020, 16:14