We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would it be possible to configure this to allow multiple users watch the same stream?
My provider limits one concurrent stream. Can I use this somehow so I can watch the same channel on two (or more) devices at the same time?
The text was updated successfully, but these errors were encountered:
It can be implemented, but for now - no. It requires really smart caching.
Sorry, something went wrong.
I'm surprised no one seems to have done this yet, at least to my knowledge.
This is the closest I could find, allowing to limit streams per provider.
Generally, it is not so usefull feature for a individual use...
True ;)
No branches or pull requests
Would it be possible to configure this to allow multiple users watch the same stream?
My provider limits one concurrent stream. Can I use this somehow so I can watch the same channel on two (or more) devices at the same time?
The text was updated successfully, but these errors were encountered: