Commit graph

21 commits

Author SHA1 Message Date
Cat
dac00f6555 Embed: added hls.js player 2022-02-11 22:44:31 +01:00
Cat
67d992e352 Embed: more fixes to do with showing the correct seek window in the progress bar
Embed: display more consistent timestamps across protocols and correctly show seekable range
Embed: fix: don't force nonexistent forcePlayer value
Embed: when info.unixoffset is known, display clock time based timestamps
2021-11-22 14:29:39 +01:00
Cat
abba35f655 Embed: add playsinline tag for iphones to webrtc and html5 players 2020-08-11 19:26:41 +02:00
Cat
01b957d136 Embed: on android <7, let videojs override native hls playback 2020-03-10 15:41:48 +01:00
Cat
998d7c6d03 Embed:
- fixes as a result of documentation, fixed secondaryVideo
- added muted option, changing tracks sets options.setTracks
- no positive values for startunix when live seeking
- dashjs tracks updated, videojs display tweaked
- fixes for track selection and live seeking
2019-01-14 12:58:31 +01:00
Cat
ac7659614a Embed rework 2018-12-19 15:34:26 +01:00
Cat
94b8fcd2d6 Embed: onreadylist array was defined in the prototype and therefor shared between player instances 2018-07-23 12:53:16 +02:00
Cat
4442b330e8 fixed ogg; fixed videojs error catching 2017-05-11 14:14:36 +02:00
Cat
8143d6af05 Embed: dynamically load player js only if required 2017-05-11 14:14:31 +02:00
Cat
b6486878ca Embed: - fixed timer issue causing player to reload after an unload
- added version numbering
2017-03-16 11:14:32 +01:00
Cat
cf942c5700 changed event forward method 2017-03-06 11:52:14 +01:00
Cat
899ee1088a various embed tweaks 2017-03-06 11:52:05 +01:00
Cat
4fd6d14744 Embed: support without localStorage 2017-03-06 11:51:50 +01:00
Cat
ee21ac5bfb Embed: fix HLS track selection, tweak some reports, disable reporting for now 2016-12-28 16:27:15 +01:00
Cat
a596d90573 Embed: many general updates 2016-12-28 16:27:15 +01:00
Cat
de3043a8e3 Embed: Error handling for media resource based players; many small edits 2016-12-28 16:27:15 +01:00
Cat
b3c6aedf5b Embed: player switching 2016-12-28 16:27:15 +01:00
Cat
1c0fd833bb Embed: VideoJS player added 2016-12-28 16:25:22 +01:00
Cat
7b96407e9b LSP
- Preview: Use source select box actually forces a source, not a mime type
Embed
- added forceSource option
- player error messages clear the container html before appending
2016-11-22 10:00:22 +01:00
Cat
8a467567e2 Embed: https and fixes 2016-11-22 09:58:24 +01:00
cat
d4be01474d Meta player, new embed code, new LSP style 2016-09-22 16:40:13 +02:00