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

How to block the seekbar for others except Leader, Admin? #51

Open
89891383 opened this issue Mar 22, 2024 · 7 comments
Open

How to block the seekbar for others except Leader, Admin? #51

89891383 opened this issue Mar 22, 2024 · 7 comments

Comments

@89891383
Copy link

As in the title. I would like the bar to be locked for everyone so that no one can scroll through the videos except the admin, the host. I would appreciate your help.

@89891383
Copy link
Author

Although the videos can be rewound, they go back to their time, but I wish it was possible to block this at all

@RblSb
Copy link
Owner

RblSb commented Mar 22, 2024

You mean seeking video timeline?

@89891383
Copy link
Author

rmbRX86VQaCUu4qE552eIA

@89891383
Copy link
Author

@RblSb

@89891383
Copy link
Author

ye

@aNNiMON
Copy link
Contributor

aNNiMON commented Mar 24, 2024

@89891383 afaik, there's no option to hide/disable the seekbar in the HTML5/YouTube video element. It's possible to hide the entire video UI, but that hides the volume control and the video timer as well. And, in my opinion, that might be much more annoying to viewers than an unlocked seekbar.
Also there's an option to disable a video synchronization, so the user can rewind video and watch at 2x without distracting other participants.

@RblSb
Copy link
Owner

RblSb commented Mar 24, 2024

Later I will try to make an instant rewind to the server time when trying to change the time if you are not the leader (and not after a few seconds when synchronizing, as is done now).

But this is not a high priority task, and will not block seekbar completely due to browser limitations. So I will leave this issue open, but for now I have other things to do and it is not so critical.

@RblSb RblSb changed the title How to block the scrollbar for others except Leader, Admin? How to block the seekbar for others except Leader, Admin? Aug 15, 2024
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

3 participants