Ableplayer seems to support sing-language videos using the descriptions track using the data-sign-src attribute in the <source> element

Example:
https://ableplayer.github.io/ableplayer/demos/video10.html

Documentation:
https://github.com/ableplayer/ableplayer#sign-language

Maybe we should add another file field, named "Sign language" among the Transcript, Description, and Chapters ones

Issue fork ableplayer-3067281

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

karivolas created an issue. See original summary.

karivolas’s picture

Issue summary: View changes
themusician’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev

Hi Karivolas,

Thanks for your patience. We have been working on an 8.x version and I think adding support for the data-sign-src attribute is doable. I am not sure quite yet how to setup the reference on the media video type. This is a great idea for the future 8.x branch.

andrewmacpherson’s picture

Title: Allow sing-language videos to be uploaded in Description field » Allow sign-language videos to be uploaded in Description field

funny typo in issue title

themusician’s picture

I am making some progress on this, a user can upload a sign language video, and the signing button appears. I just have to figure out how to get the URL for the uploaded file associated with the twig template.

  • 8c27e27 committed on 8.x-1.x
    git commit -m 'Issue #3067281 by theMusician, npacker: Allow sign-...
npacker’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.