Page MenuHomePhabricator

make use of TMH in Wikispeech
Closed, InvalidPublic32 Estimated Story Points

Description

Resulting from T123639

By making use of TimedMediaHandler (TMH) in Wikispeech we avoid duplicate loading, support file type alternates (such as the ogg shim for Safari, Edge, and IE), and generally use a consistent player style.

To make use of Video.js instead of Kaltura set config variable wgTmhWebPlayer = 'videojs'

Video.js fully mirrors the HTML5 <video> element api.

Investigate whether it's possible to use the GUI for Wikispeech (would probably need some customization).

Event Timeline

Lokal_Profil set the point value for this task to 4.Aug 10 2016, 10:31 AM

It's unclear exactly how long this would take since it needs some initial investigation to figure out where TMH needs to be tied in and how.

Removing from sprint due to prioritisation in T151786

Lokal_Profil changed the point value for this task from 4 to 32.Feb 7 2017, 3:02 PM

Changed story points to new system

This is outdated. We have a different solution now.