Hi
I want to download a video. With
URL Snooper, I found this:
Code:
rtmpe://streams.nowtilus.tv/a3172/o29/s/21556
and with
Wireshark I found this video information:
Code:
<asx version="3.0">
<entry>
<ref href="rtmpe://streams.nowtilus.tv/a3172/o29/s/21556/"/>
<param name="Session" value="F8C2CB9E0319A2316052717E6D9A0681"/>
<param name="id" value="mp4:film.flv"/>
<param name="s" value="1250023109"/>
<param name="e" value="1250024309"/>
<param name="h" value="67b36ed19c4d55956d5f81745428d44a"/>
<param name="ip" value="(my ip adress)"/>
<param name="ru" value=""/>
<param name="pu" value=""/>
</ entry>
</ asx>
rtmpdump I have these parameters:
Code:
- protocol 3-o "C: \ film.mp4"-w "adac153d18bc17c790528305f93a584823a70707c950c16217dfb70be7c35e52"-x 2867176 - swfUrl "http://movies.msn.de/player/msn_player.swf?314" - host "streams. nowtilus.tv "-r" rtmpe: / / streams.nowtilus.tv/a3172/o29/s/43288 / "- playpath" mp4: film.flv s = 1251332746 & e = 1251333946 & h = 58f1cdcac676130515d10b82e8eeb5a0 "
But an error occurs
thank you very much