<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>----&gt; Please forget my precedent message, I have forgotten to paste informations !</div><div>here is the correct message :</div><div><br></div><div><br></div>On 23 févr. 2010, at 02:59, Howard Chu wrote:<br><br><blockquote type="cite">You don't need to run rtmpdump at all, rtmpsuck will download the video automatically.<br></blockquote><br>Hmm, I really a noob I think ... and as english isn't my primary language, maybe I misundersting something ... So I will cut all parts of the process I'm doing ... (thanks for your patience)<br><br>Si on my linux box, my user account is 'carmelo'<br>the id of this account is 1000.<br><br>So, for my box, I have to enter :<br><br>iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner--uid-owner 1000 -j REDIRECT<br><br>Do I am right ?<br><br>So, here is the copy/paste of this command :<br><br><span class="Apple-style-span" style="font-family: georgia, serif; ">carmelo@hackbox:~/Desktop/rtmpdump-2.1d$ sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner --uid-owner 1000 -j REDIRECT<br>carmelo@hackbox:~/Desktop/rtmpdump-2.1d$&nbsp;<br><br></span><br>After that, I have to launch ./rtmpsuck.<br>So I run it.<br>At launch, it's like this : (i assume it's normal)<br><br><span class="Apple-style-span" style="font-family: georgia, serif; ">carmelo@hackbox:~/Desktop/rtmpdump-2.1d$ ./rtmpsuck<br>RTMP Proxy Server v2.1d<br>(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL<br><br>Streaming on rtmp://<a href="http://0.0.0.0:1935/">0.0.0.0:1935</a></span><br><br>Now, I launch my web browser, and go to the video page :<br><br><span class="Apple-style-span" style="font-family: georgia, serif; "><a href="http://www.medici.tv/#/movie/14164/">http://www.medici.tv/#/movie/14164/</a><br><br><br clear="all"></span><br>As soon as the video begins playing in the web browser, the output of rtmpsrv changes. Now I have this :<br><br><font face="georgia,serif"><br clear="all"></font>carmelo@hackbox:~/Desktop/rtmpdump-2.1d$ ./rtmpsuck<br>RTMP Proxy Server v2.1d<br>(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL<br><br>Streaming on rtmp://<a href="http://0.0.0.0:1935/">0.0.0.0:1935</a><br>Processing connect<br>app: v4m4b2s4/_definst_<br>flashVer: LNX 10,0,45,2<br>swfUrl:&nbsp;<a href="http://www.medici.tv/medici.swf">http://www.medici.tv/medici.swf</a><br>tcUrl: rtmp://<a href="http://fms029.am4.hwcdn.net/v4m4b2s4/_definst_">fms029.am4.hwcdn.net/v4m4b2s4/_definst_</a><br>pageUrl:&nbsp;<a href="http://www.medici.tv/#/movie/14164/">http://www.medici.tv/#/movie/14164/</a><br><br>But ..that's all ! there's no downloading ...<br><br>Si I guess I'm doing something bad ..<br><br>If you try on your box, is the video downloading on your computer ?<br><br>thanks a lot !<br><br>Carmelo</body></html>