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:

Installation

Include the keyboard plugin for keyboard navigation. See the plugin documentation for available commands.

Copy
Copied
<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.

Demo

Codepen