Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

rtmpsuck feature request

(http://stream-recorder.com/forum/showthread.php?t=6266)

Stavr0 04-05-2010 12:35 PM

rtmpsuck feature request


 
would it be possible to add a forward-ip parameter, this way we could use a simple HOSTS entry to redirect to 127.0.0.1 and have rtmpsuck connect to the real rtmp server's IP
Code:

> ping rtmpsrv.example.com
Reply from 128.121.122.50: bytes=32 time=26ms TTL=54

hosts:
127.0.0.1  rtmpsrv.example.com

 > rtmpsuck --fwdip 128.121.122.50


hyc 04-05-2010 05:55 PM

Re: rtmpsuck feature request


 
That would only be minimally useful. You still need real TCP redirection, for those sites that only use IP addresses.


All times are GMT -6. The time now is 12:57 PM.