mhdzumair / mediaflow-proxy

A high-performance proxy server for streaming media, supporting HTTP(S), HLS, and MPEG-DASH with real-time DRM decryption.
MIT License
35 stars 8 forks source link

Problem with redirection and final mpd format #15

Open Pellizca2 opened 3 days ago

Pellizca2 commented 3 days ago

First of all thank you for your great app. I have a problem with a type of mpd that is unusual. It redirects to the destination url and when I download the mpd, it downloads an xml file (a usual mpd) but with the extension mpeg. In this case, your application doesn't detect it as mpd and doesn't open it... the mpd looks like this: http://url/Manifest.mpd?device_profile=DASH_TV_WIDEVINE&start_time=&start_time=2023-12-31T23:59:58Z&end_time=2023-12-31T23:59:59Z How could you solve it?

mhdzumair commented 10 hours ago

The current implementation for decrypting is handling on the mp4 boxes. I need the source URL to test with MPEG file. You can send me a mail.

Pellizca2 commented 22 minutes ago

Hello,

Thanks for de reply. That is the "mpd" and the cenc key:

http://stover-wp7.cdn.telefonica.com/4521/vxfmt=dp/Manifest.mpd?device_profile=DASH_TV_WIDEVINE&start_time=&start_time=2023-12-31T23:59:58Z&end_time=2023-12-31T23:59:59Z

key=14fc0e3b249a43faa52fc69279e77cab:71c987df089eda046faf592931e84a5c

El vie, 25 oct 2024 7:06, Mohamed Zumair @.***> escribió:

The current implementation for decrypting is handling on the mp4 boxes. I need the source URL to test with MPEG file. You can send me a mail.

— Reply to this email directly, view it on GitHub https://github.com/mhdzumair/mediaflow-proxy/issues/15#issuecomment-2436845017, or unsubscribe https://github.com/notifications/unsubscribe-auth/A657CYSONDX2VSJVJ4X7PJDZ5HGT7AVCNFSM6AAAAABQLEYUQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZWHA2DKMBRG4 . You are receiving this because you authored the thread.Message ID: @.***>