Ok, I want to try now rtmpdump with HTTP-Proxy but I already fail at the easy part.
I want to record this stream, which works only if you have an IP from Switzerland
Code:
-v -r rtmp://cp108341.live.edgefcs.net/live/pro7_1_800@43051 --swfsize 927444 --swfhash 6c1be1765187eae0bc9af07d858fae59a0effd3c5b803d08db261ced2c5512bb -o "stream.flv"
now I want that it uses this transparent proxy 46.19.143.93:80
(The stream, proxy and the rtmpdump parameters work perfectly)
Readme says I have to use the http_proxy
environment variable
How can I do that?
BTW: Thanks svnpenn for your work. I see you invested much time for this