-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
featureNew feature or requestNew feature or request
Description
If the feature request is for a plugin or provider, specify it here.
All providers
If the feature solves a problem you have, specify it here.
This plugin is needed for mobile devices (mobile phones, tablets, e-readers etc) that have touch events and rotate gesture.
Describe the proposed feature.
Same features are implemented in videojs-mobile-ui:
Mobile UI for Video.js.
Touch controls:
- Double-tap the left side of the player to rewind ten seconds
- Double-tap the right side of the player to fast-forward ten seconds
- Single-tap the screen to show a play/pause toggle
Fullscreen control:
- Rotate to landscape to enter Fullscreen
- Lock to fullscreen on rotate
- Always lock to landscape when entering fullscreen (works even when device rotation is disabled/non-functional)
Describe alternatives you've considered
None
Additional context
No response
Related
Draft PR #166
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request