View Single Post
  #3  
Old 01-20-2010, 06:24 AM
noob2001204 noob2001204 is offline
Senior Member
 
Join Date: Dec 2007
Posts: 213
noob2001204 has a spectacular aura aboutnoob2001204 has a spectacular aura about
Default

Re: How to install rtmpsuck in Windows XP/7?


Quote:
Originally Posted by Stream Recorder View Post
From rtmpdump readme:

First of all you need to know the host of the RTMP streaming server. Copy it and open %SystemRoot%\system32\drivers\etc\hosts with a text editor like Windows Notepad. Point the RTMP server to localhost (you can see some examples commented by # in the hosts file) . Don't forget to run rtmpsuck
There's a bug in redirecting the hostname of RTMP server to localhost,it will stop at some point
And if the hostname is an ip address,this method cannot work because HOSTS file can only map hostname to ip address(127.0.0.1)

Any solution?

Last edited by noob2001204 : 01-20-2010 at 10:17 AM.
Reply With Quote