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

Support specifying HTTP proxy per stream #11

Closed
Jalle19 opened this issue Nov 17, 2015 · 3 comments
Closed

Support specifying HTTP proxy per stream #11

Jalle19 opened this issue Nov 17, 2015 · 3 comments

Comments

@Jalle19
Copy link
Owner

Jalle19 commented Nov 17, 2015

Some streams may require a different HTTP proxy per stream. ffmpeg apparently uses whatever proxy is specified in the http_proxy environment variable so it should be possible to leverage that.

@Jalle19
Copy link
Owner Author

Jalle19 commented Nov 17, 2015

Should be possible to pass environment variables to spawn(), just need to merge with process.env before doing it.

@ghost
Copy link

ghost commented Nov 21, 2015

any progress on this?

@Jalle19
Copy link
Owner Author

Jalle19 commented Nov 21, 2015

Not yet.

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

No branches or pull requests

1 participant