Accessibility
Today's World Wide Web attempts to be more inclusive and accessible for people with disabilities or other handicaps. Standards recommendations like WCAG 2.1 strive to help achieve this goal.
Wowza Flowplayer is built to support accessibility. You can take the following actions:
- Provide a textual representation of the audio track and use it as a subtitle .
- Include the keyboard plugin for keyboard navigation.
- Translate the player into your audience language.
Installation
Include the keyboard plugin for keyboard navigation. See the plugin documentation for available commands.
<script src="//cdn.flowplayer.com/releases/native/3/stable/plugins/keyboard.min.js"></script>
Configuration
No additional configuration is needed for the keyboard plugin. For full accessibility, make sure to offer captions/subtitles and localize the player.