PDA

View Full Version : Smooth streaming and strange manifest url, no manifest nor video download.


calamar
08-09-2012, 04:24 PM
Hi I've tried some methods and read some posts about how to download ms smooth streaming, and I've been unable to do so.

The source is oogg broadcast via rtve.es

You can see the it here (may be country IP blocked):
http://www.rtve.es/londres-2012/parrilla/dias/12/eventos

And any of the videos have the following url:
http://www.rtve.es/londres-2012/videos/video?v=1118

Which leads to:
http://divaplayer.rtve.es/?v=1118
which leads to:
http://divaplayer.rtve.es/diva/output/VideoData/1118.xml
which leads to:
http://rtvelond2012vod-s.akamaihd.net/0aff7589-4716-490f-90e5-feb1254a6c24/archive.ism/manifest
which leads to:
An error occurred while processing your request. Reference #50.56db6ad4.1344552327.16cf33cb.

But, if you use http live headers or similar while loading the video there is a player whom requests manifests and streaming but actually uses the following url:
http://rtvelond2012vod-s.akamaihd.net/0aff7589-4716-490f-90e5-feb1254a6c24/archive.ism/manifest?__auth__=1344550224_10ee2d5affe30b2b4f714 8efd277c351

That have "?__auth__=1344550224_10ee2d5affe30b2b4f7148efd277c 351" at the end of it.

With that URL the manifest can be downloaded and show the typical manifest info:
http://www.filejungle.com/f/vvhUAV/manifest

Problem is, if you try to download the manifest several times, or without requesting the video first (via an url from rtve.es like those finished with video?v=XXXX) you cannot get the manifest, and probably neither the stream. Might be associated with a unique session.

The manifest file doesn't seem to contain references to DRM protected files (see attached filejungle manifest).

I've tried ismdownloader and rmc4 without success. Both seems to fail, probably because the nature of the manifest url.
I've asked for help in both topics, ism (crash) and rmc4 (unable to get manifest).
http://stream-recorder.com/forum/showpost.php?p=51101&postcount=25
http://stream-recorder.com/forum/showpost.php?p=51103&postcount=24


Any other ideas or approach to the problem?


I wish it was my fault and had a dump and easy solution. I really would like to same some of the sports events.

P.S.: Flashgot firefox addon seems to catch and be able to download the ss fragments, but it does it randomly and you can't know if he saves all the files or which bitrate the chunks have, and no clue about the ism file anywhere. Can be fg scripted to do what ism does?