Project

General

Profile

Actions

Bug #51042

closed

Update Video JS to use it in current browsers

Added by Bernhard Eckl over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2013-08-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Video JS is very outdated in TYPO3 (tested 4.7 and 6.1, both have an old version), it is version 2.0.3, current is 4.1.0. The included version does not work at all in current browsers, so please update the library. When the library is updated, class.tslib_content_flowplayer.php must be modified a little to get it work. In the video tag there should be data-setup="{}", otherwise it doesn’t work. I have modified class.tslib_content_flowplayer.php on a 4.7.12 installation in order to get to work:
- HTML5 video with current video js
- Poster image for video (was only implemented when using Flashplayer)
- HTML5 audio with mediaelement.js

If somebody is interested and it helps to integrate it, I will share the file of course.


Files


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #49546: Video player: additional attribute for qualityClosed2013-07-01

Actions
Related to TYPO3 Core - Bug #51040: HTML5 audio not workingClosed2013-08-12

Actions
Related to TYPO3 Core - Feature #48223: Update videojs to 4.xRejected2013-05-15

Actions
Actions

Also available in: Atom PDF