Quote:
Originally Posted by enda
How do I compile this under Windows?
I am using MinGW
|
If in fact you are wanting the http-proxy branch you are going to need git.
Code:
git clone git://github.com/aajanki/rtmpdump.git
cd rtmpdump
git checkout http-proxy
Edit
In addition I would suggest switching to Cygwin. Cygwin can compile native Windows binaries just like MinGW, and has Bash 4 where MinGW is still using Bash 3.