Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble live streaming behind proxy #7

Open
dholt opened this issue Nov 1, 2011 · 2 comments
Open

Trouble live streaming behind proxy #7

dholt opened this issue Nov 1, 2011 · 2 comments

Comments

@dholt
Copy link

dholt commented Nov 1, 2011

Hi,

I don't seem to get any output from the live streaming example when I run it behind a proxy server (with authentication). The other examples work, including the transcript streaming and the live streaming example is able to connect and join the room. Is there a different connection method being used in the live streaming case to retrieve messages? The live streaming example seems to pick up my proxy settings from the $http_proxy environment variable like the other examples but I don't actually get any data.

Thanks,

Doug

@mariano
Copy link
Owner

mariano commented Nov 1, 2011

Yeah Twisted proxy support is not exactly great. I haven't tried implementing the few examples out there though, mainly because you are the first person to request proxy support :)

We may need to investigate this further. Are we looking for only HTTPS with authentication proxys? No socks?

@dholt
Copy link
Author

dholt commented Nov 1, 2011

This is just for an HTTPS proxy. I can still make the connection and join the room, but whatever is different about fetching updates from the live stream is not working with the proxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants