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

videoplayback proxy: check if proxy needed for proxying #14

Open
unixfox opened this issue Nov 18, 2024 · 0 comments
Open

videoplayback proxy: check if proxy needed for proxying #14

unixfox opened this issue Nov 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@unixfox
Copy link
Member

unixfox commented Nov 18, 2024

For most video sending the data through the same IP address that was used for generation is not needed.

But some do like music videos or else.

In order to avoid consuming some proxy bandwidth, we should internally try if proxy is needed. If that's the case then we can add a parameter like "proxy=X.X.X.X" to the videplaybackurl. If not we don't add such parameter.

Related to #5

@unixfox unixfox added the enhancement New feature or request label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant