Topic on Extension talk:TimedMediaHandler

Forcing use of Kaltura HTML5 Player instead of VideoJS

4
KevTYD (talkcontribs)

I'm struggling to get Kaltura HTML5 player working on a wiki, since it is consistently attempting to force VideoJS. This is undesirable for me, since my primary use of TimedMediaHandler is to handle OGG files, which work much better with Kaltura (it's not fullscreen!). Is it possible to force Kaltura HTML5, or otherwise just allow VideoJS to work without going fullscreen on audio files? ~~~~

Jdforrester (WMF) (talkcontribs)

Yes, add the line $wgTmhWebPlayer = "mwembed"; to your LocalSettings.php file. Note, however, that we're expecting to delete the legacy Kaltura player entirely quite soon.

Uvas magicas (talkcontribs)

exist the probably of use fullscreen in the files of video with the player kaltura html?

Lwangaman (talkcontribs)

There is currently an incompatibility between the Score extension and the VideoJS player (see phabricator:T245377), whereas the Kaltura player seems to play nicely with the Score extension. Please don't remove the Kaltura player until this compatibility issue is ironed out :)

Reply to "Forcing use of Kaltura HTML5 Player instead of VideoJS"