PDA

View Full Version : Can RtmpDump use a Server Proxy instead of the normal direct connection


Oribew
04-15-2011, 07:20 AM
I am behind a local network with a Server Proxy. Can RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) use a Server Proxy instead of the normal direct connection?

KSV
07-18-2011, 12:22 PM
rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) can use socks proxy to download. append the following switch to given command line:

-S X.X.X.X:XXXX

replace X with actual hostname or ip and port number.