Mark Nelson
273e0a822a
MDL-62336 media_videojs: ensure videos have unique IDs
2018-05-28 16:43:57 +08:00
Ruslan Kabalin
2e59aee791
MDL-58065 media_videojs: Add RTMP support.
2018-04-05 11:15:03 +01:00
Marina Glancy
ce1500a8fa
MDL-59274 media_videojs: upgrade video.js library and plugins
2017-10-10 12:11:06 +08:00
Damyon Wiese
4a0a23e98f
MDL-58472 videojs: Force manual initialise
...
If we let videojs auto-init the video/audio tags present in the page - we cannot guarantee that the
youtube library will be loaded by the time video.js is processing the tag.
Video.js uses the presence of a data-setup attibute to signal that it should auto-init this tag, so
we have to rename our config attribute to something else.
2017-06-13 09:11:20 +08:00
Marina Glancy
357e9654ba
MDL-57608 media_videojs: load youtube module only when requested
2017-01-12 10:55:11 +08:00
Andrew Nicols
3f342da584
Merge branch 'MDL-57101-master-2nd' of git://github.com/FMCorz/moodle
2016-11-30 12:13:54 +08:00
Marina Glancy
7d94f001e2
MDL-56829 media_videojs: play inline on iPhone with ios 10
2016-11-29 13:02:31 +08:00
Frederic Massart
a174f2474f
MDL-57101 media_videojs: Set-up player on dynamically loaded content
2016-11-29 12:36:26 +08:00
Marina Glancy
d76dd4d064
MDL-56869 media_videojs: upgrade video.js to 5.12.6
2016-11-16 16:27:30 +08:00
Marina Glancy
fbb36ed1e6
MDL-38158 media: some players do not want fallback to other players
...
there is already logic to determine whether html5 is supported;
otherwise we may end up with nested <audio> or <video> tags
2016-11-07 11:55:05 +08:00
Marina Glancy
2a63c0b1c2
MDL-38158 media: missing require and videojs fallback
...
Problems picked up by behat tests
2016-11-07 09:22:32 +08:00
Marina Glancy
7e3f637301
MDL-38158 media_videojs: Add Video.JS player
2016-11-04 17:30:43 +08:00