View Single Post
  #7  
Old 09-03-2012, 08:48 PM
Andr3jx Andr3jx is offline
Junior Member
 
Join Date: Jun 2012
Posts: 11
Andr3jx is on a distinguished road
Default

Re: Is there a way to download rtmp streams from behind a HTTP proxy server


You can use Socks via HTTP. Configure a local Socks-proxy which connects to a HTTP-proxy. Should work
Sorry, there is a program named Socks2HTTP - however it creates a SOCKS5-Proxy but rtmpdump supports only SOCKS4.
I took a look at this page. It says that you can do this using e.g. HTTP-Tunnel , HTTPort , SocksChain , Socks Connector; you can find them here - but almost all links are dead so you have to search them on other pages. I hope that one of them can create a SOCKS4-Proxy.

Last edited by Andr3jx : 09-04-2012 at 08:47 AM.
Reply With Quote