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

Feature Request: Video Queue #2

Open
scootyboots opened this issue Oct 4, 2020 · 1 comment
Open

Feature Request: Video Queue #2

scootyboots opened this issue Oct 4, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@scootyboots
Copy link

Right now there is only functionality to change the current video.

This will quickly become limiting with rooms of more than just a couple people and also requires all the users' full attention if they want to play a video after the current one finishes. This also opens up the possibility for multiple users attempting to change the video at the same time which obviously leads to a number of problems.

One possible solution would be to make a queue which users can add their videos to. The player would automatically change the next video in the queue when the current video finishes.

Initially, the queue wouldn't need to be exposed to the front end, some kind of dialogue to let users know that their track was added to the queue should be sufficient in the short term.

@ahmedsadman ahmedsadman added the enhancement New feature or request label Oct 4, 2020
@ahmedsadman
Copy link
Owner

That's a great idea! I will surely keep it in mind. But please note that it might take a longer time than you expect, after all, it's a side project of mine and I don't have much free time now.

I would also encourage people to contribute to this project to implement new features and improve this further.

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

2 participants