Commit graph

32 commits

Author SHA1 Message Date
Cat
86379e44eb Embed: Raw/WS (HEVC only atm) player 2022-06-19 10:41:20 +02:00
Cat
31c5b81f4d Embed: videojs: fixes to get a consistent timestamp with other players 2022-02-10 17:19:05 +01:00
Cat
615fad6be9 Embed: remove forbidden modern code (blegh! filthy modern stuff brrr) from the webrtc wrapper 2022-02-10 13:46:54 +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
e96799d5ac Embed: videojs stability tweaks, videojs and dashjs updated 2021-05-05 11:14:17 +02:00
Cat
ddd9e8c67d Embed: Added MP4/WS "mews" player 2021-04-23 12:42:48 +02:00
Cat
a75ac5713c Embed: improved handling of state changes, added options to hide error title 2020-03-10 15:47:27 +01:00
Cat
01b957d136 Embed: on android <7, let videojs override native hls playback 2020-03-10 15:41:48 +01:00
Cat
573e945f5a Embed: added rate limiting to videojs crash reload, updated videojs and dashjs 2020-03-10 15:41:43 +01:00
Cat
63d1a61935 Embed: mitigate videojs not (always) sending a canplay event for live streams 2019-11-11 11:50:46 +01:00
Cat
e1150fe871 Embed: videojs didnt allow seeking backwards 2019-05-16 16:21:19 +02:00
Cat
80a3618bc4 Embed: edits to videojs main player to correctly handle ending live streams 2019-04-25 13:52:37 +02:00
Cat
6ff35446ae Embed: killed player.api.load for videojs, as it makes it go kaboom. 2019-04-24 13:30:40 +02:00
Cat
420fea9b31 Embed: improved unloading behaviour (again), removed artificial HLS latency addition because it was causing negative timestamps 2019-04-24 13:30:40 +02:00
Cat
dfb308aac7 Embed: videojs live fixes 2019-04-19 14:10:39 +02:00
Cat
2fa6565f7b LSP + Embed: support for new HLS 7 CMAF output 2019-04-19 11:42:29 +02:00
Cat
503ffbc248 Embed: bugfix on "stop videojs freaking out when a live stream has ended" 2019-04-19 11:42:29 +02:00
Cat
e858982f36 Embed: stop videojs freaking out when a live stream has ended 2019-04-19 11:42:29 +02: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
0a029d5c5c Embed: videojs track switching fix 2017-11-08 17:44:31 +01: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
a41929168d Embed: dont attempt to loop live videos 2017-03-06 11:47:09 +01:00
Cat
de3043a8e3 Embed: Error handling for media resource based players; many small edits 2016-12-28 16:27:15 +01:00
Cat
c626fb2855 Embed: smaller design for controls 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