Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=13473)

enda 08-24-2012 01:40 PM

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


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

Bahman 08-25-2012 04:09 AM

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


 
yep! ;)

enda 08-27-2012 01:07 PM

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


 
How do you download rtmp streams from behind a HTTP proxy server?

karlo2105 09-02-2012 11:09 AM

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


 
Quote:

Originally Posted by Bahman (Post 53300)
yep! ;)

How ?:D
HTTP proxy is not yet implemented in rtmpdump.

svnpenn 09-02-2012 03:25 PM

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


 
Quote:

Originally Posted by Bahman (Post 53300)
yep! ;)

Typical posturing.

Bahman 09-02-2012 03:41 PM

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


 
sorry, but the user didn't specific via rtmpdump in the subject of topic!

Andr3jx 09-03-2012 08:48 PM

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.

enda 09-12-2012 08:03 AM

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


 
Can Delegate be a SOCKS proxy server program that supports a HTTP parent proxy?

Code:

dg9_9_7 -P1080 SERVER=socks MASTER=proxy:8080 ADMIN=admin@localhost
does not work.


All times are GMT -6. The time now is 03:58 PM.