Quote:
Originally Posted by enda
I did the following
Code:
git clone git://github.com/aajanki/rtmpdump.git
cd rtmpdump
git checkout http-proxy
and then successfully compiled the program with
I set the http proxy with
Code:
set HTTP_PROXY=http://proxy:port
but when I ran the program, it did not use the HTTP_PROXY.
|
You may have to mess with the source code. I never actually tested it; just ported it the best I could from that old commit.