Hi,
I just retried GetASFStream as I was really satisfied with it some months ago, especially, as it is a free tool, but now I have major problems downloading video streams with the latest version.
The protocol analysis gives me e.g. the following links:
Code:
rtsp://ms.mdcs.dtag.de/zdf/zdf/06/10/061025_mm_comic_vh.wmv
http://ms.mdcs.dtag.de/zdf/zdf/06/10/061025_mm_comic_vh.wmv
http://wstreaming.zdf.de/zdf/veryhigh/061025_mm_comic.asx
The source is
Code:
http://www.zdf.de/ZDFmediathek/inhalt/31/0,4070,3991871-6-wm_1500,00.html
Trying to download one of these links, I always get something like
Quote:
<<<<<<<<<< START:[2007/07/27 16:58:37] >>>>>>>>>>
Protocol[HTTP] is used.
DL URL=http://wstreaming.zdf.de/zdf/veryhigh/061025_mm_comic.asx
<ASX version ="3.0">
<Entry>
<Ref href="mms://ms.mdcs.dtag.de/zdf/zdf/06/10/061025_mm_comic_vh.wmv"/>
</Entry>
</ASX>
Under protocol reference...
Protocol[MMST] is used.
DL URL=mms://ms.mdcs.dtag.de/zdf/zdf/06/10/061025_mm_comic_vh.wmv
[0] Since it is not connectable with a server, it shifts to a RTSP(MS) protocol.
Err:[404] Not Found
[1] It is not It shifts to a RTSP(MS) protocol.
It shifts to a Fast Streaming protocol.
Err:[0] The response which is not defined from a server
It shifts to a MMSH protocol.
It shifts to a RTSP(MS) protocol.
Err:[404] Not Found
[2] It is not It shifts to a RTSP(MS) protocol.
It shifts to a Fast Streaming protocol.
Err:[0] The response which is not defined from a server
It shifts to a MMSH protocol.
It shifts to a RTSP(MS) protocol.
|
Does anybody know how to fix this problem with GetASFStream? It?s also interesting to me that entering the first http address intro the browser gives me an "access error" while it works accessing with the media player. Setting the user agent explicitly does not seem to help as I have set it to the data sent by WMP 11 and I still get the same error messages.
Thanx a lot in advance!