Accessibility Player

how do I implement an Accessibility Player in Kaltura CE? I see option for subtitles but would need the user to be able to select descriptive subtitle also haven’t figured out how to upload separate audio tracks,
I have it enabled in the HTML5 player in studio, see the icon on the bottom right grayed out (probably since there’s no additional audio)
in the old Kaltura CE additional was in the meta tab of an entry, now it’s no longer there

we need the player to be Accessibility compliant.
also is there a way to enable the old 508 player or do something similar? thanks

Hello,

For multiple audio tracks, see https://github.com/kaltura/server/issues/6795#issuecomment-366982715

I see option for subtitles but would need the user to be able to select descriptive subtitle
You have the ability to add captions/subtitles via KMC->Content->entry drill down (click on the entry name in question)->Captions. You may add multiple caption files and label each.

Cheers,