Is there any way to play mpd url which seems to be an encrypted data file?

Hello community, before posting this topic I found this extension which could help but my problem was not solved also I found this extension

I tried to examine these topics 1 video.mpd and 2 video.mpd but nothing was solved from my end

I usually use Exoplayer Component to play the live streaming Local Tv which has the url that ends with extension for example
:point_down: :point_down: :point_down: :point_down: :point_down: :point_down:
https://5f4db0f94b000.streamlock.net/k24edgeapp/myStream/chunklist_w463098913.m3u8

But last month I found this Local Channel Tv with this url link
:point_down: :point_down: :point_down: :point_down: :point_down:
https://1261030940.rsc.cdn77.org/1261030940/Manifest.mpd

Unfortunately I tried searching inside Kodular Community and outside Kodular but I haven’t managed to know how to play a such link. I tried even searching an html, css & js script that could help to decrypt data but I real didn’t see it anywhere.

In kodular Community I found bunches of Decryption Extensions and to mention the few are AES Encrypt/Decrypt Extension made by @Taifun, AsymmetricCryptography by sunny Guppa aix etc, I have tried to use the Web Component but it ends to bring the encrypted data which from my searching there was no any extension that could decrypt the data so that I could get the direct playable URL Link

To be honest I have tried to search to all places and I found something working on a certain .mpd file but mine is not working see this
:point_down: :point_down: :point_down:


I tried very hard and downloaded the script and tried to play it and it worked fine but I tried to change the link from https://dash.akamaized.net/envivio/EnvivioDash3/manifest.mpd to my own which is
:point_down: :point_down: :point_down:
https://1261030940.rsc.cdn77.org/1261030940/Manifest.mpd but it didn’t play

See the script here you can Download it here or here mpd.zip (447.6 KB) and play it to your own browser

So far, I am sure that I am wrong somewhere, kindly I would appreciate any help!

.mpd is a xml file, Morever Microsoft Project database files, I am sure player component or any extension/component present till today cannot do so, let me come back with deep research :slight_smile:

1 Like