Keyboard support within the MistServer Meta-player
The MistServer Meta-player has a few keyboard shortkeys that can be used during playback. All player and protocol combinations are supported, however sometimes limits to the player or protocol can be applicable.
The keyboard shortkeys are enabled by default and they can be turned off through an option when embedding the player. This is done by the following option:
"keyControls":false //true, false or "focus" are allowed
Short keys
tip
Any letter can be used both as lower-case and upper-case. If controls are specifically hidden/removed the short key will be disabled.
Shortkey | Behaviour |
---|---|
<SPACEBAR> (HOLD) | Double playback speed while <SPACEBAR> is held, lift to restore |
<SPACEBAR> (PRESS), K | Pause / Play toggle |
F | Fullscreen toggle |
M | Mute toggle. If volume would be 0 upon unmute set to 50% |
+ , = , <ARROW-UP> | Raise volume to closest decimal |
- , _ , <ARROW-DOWN> | Lower volume to closest decimal |
C , | Cycle through subtitle tracks, hold <SHIFT> to reverse order |
J , <ARROW-LEFT> | Set playback point 10 seconds back |
L , <ARROW-RIGHT> | Set playback point 10 seconds forwards |
<HOME> | Set playback point to the start |
<END> | Set playback point to live or the end |
< , , | Lower playback rate |
> , . | Increase playback rate |
I | Toggle picture in picture mode |