Thulinma
7eb4f6634a
Added package.json file for embed code generator, which installs the needed node modules locally and runs the minimize script through it
2019-04-26 11:15:23 +02:00
Cat
7cf115d79a
Embed: dashjs trackswitching using generic method
2019-04-25 14:57:05 +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
017e28932a
Embed: HLS trackswitching now default, improvements to no audio/video-checkboxes
2019-04-24 16:59:59 +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
5c7c2bd801
Embed: webrtc play promise, webrtc options.setTracks fix
2019-04-19 11:42:28 +02:00
Cat
06eb78c345
Embed: allow options.setTracks to set subtitles
2019-02-26 15:35:46 +01:00
Cat
b5750a5de7
Embed: CSS parsing compatible with multiline @{} blocks, taking into account nested brackets
2019-02-26 15:35:46 +01:00
Cat
6db9a9ad17
Embed: track idx compatibility for 3.0
2019-02-26 15:35:46 +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
3a699ae3e1
Embed: added workaround for IE-only issue when seeking after trackswitch
2018-07-23 16:16:59 +02:00
Cat
e5c1c6f8c4
Embed: don't attempt to remove error element if it is not shown
2018-07-23 16:16:57 +02: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
dfde7828e4
embed: added reloadDelay option that determines the delay (in seconds) used for reloading when the stream is inactive
2018-07-23 12:52:01 +02:00
Cat
ba11c868c9
Embed: changed track naming to only list the difference, or a number if all have equal meta
2017-11-08 17:44:31 +01:00
Cat
e75ae50c0c
Embed: support for new subtitle track format
2017-11-08 17:44:31 +01:00
Cat
0a029d5c5c
Embed: videojs track switching fix
2017-11-08 17:44:31 +01:00
Cat
cbbb10e217
handle extra slash after host
2017-07-19 10:04:45 +02:00
Cat
ff7d784449
various fixes to both LSP and Embed
...
Embed:
- pass urlappend to streaminfo request
- updated videojs from 5.18 to 6.2
LSP:
- mail for help should use https now
2017-07-15 17:43:35 +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
64219a62f1
added autoreload for offline streams
2017-03-17 14:12:28 +01: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
dc6d0643bb
embed: partial rewrite
2017-03-06 11:52:00 +01:00
Cat
f5da3614fe
Embed: quadratic volume and reload button timeout
2017-03-06 11:51:55 +01:00
Cat
4fd6d14744
Embed: support without localStorage
2017-03-06 11:51:50 +01:00
Cat
aa3527dcb0
Embed: custom streaminfo
2017-03-06 11:51:32 +01:00
Cat
a41929168d
Embed: dont attempt to loop live videos
2017-03-06 11:47:09 +01:00
Cat
17c1368235
Embed: clear target element before appending player
2017-03-06 11:47:04 +01:00
Cat
b0326ccd1e
LSP: thumbnailing; currently disabled
2017-03-06 11:46:44 +01:00
Cat
b9aa5c4d3e
embed - cancel stall timeout properly
2017-01-10 15:12:20 +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
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
d5c526173b
Added newline to videojs lib
2016-12-28 16:27:07 +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
6276485b66
LSP
...
- ()error at required options
Embed
- Dash and Flash demand a http stream source when the player is loaded over http
- put mimetypes together when sorting sources
2016-11-22 10:00:18 +01:00
Cat
6e0aa9cf9b
Embed
...
- HTTPS
2016-11-22 09:58:50 +01:00
Cat
8ba26b11e9
LSP:
...
- stop active pushes button update,
- also work with .exe on cygwin,
- new graph fix
- required settings at edit protocols are required fix
2016-11-22 09:58:38 +01:00