Commit graph

15 commits

Author SHA1 Message Date
Cat
a9e88a0c39 LSP/embed: New status page and related changes 2024-07-25 11:38:49 +02:00
Cat
ca5eba2e92 Embed: unixoffset: display negative timeoffset when <48h in the seekbar, <12h on the currentTime counter and use the same time formatting for the full seekbar 2023-12-16 00:27:14 +01:00
Cat
564de0ef12 Embed: chromecast 2023-12-14 12:37:05 +01:00
Cat
c337fff614 Embed: Support for subtitles and metadata tracks over websocket
LSP: Preview tab: Show meta information for metadata tracks
LSP/embed: use new inclzero flag to receive sources that are enabled, but that don't currently have active tracks; and bugfix for metadata update for tracks not firing if sources have also changed
Embed: dashjs: disable stock subtitles unless activated
2023-09-26 15:53:35 +02:00
Cat
eee3595d46 Embed:
- updated videojs and dashjs
- combo selection algorithm now tries to find maximum simultracks
- when requesting stream info, add ?metaeverywhere=1 to the url to not count meta/subtitle tracks to simul_tracks and source priority sorting
- updated videojs, dashjs and hlsjs players
- improved html5 codec support testing
- urlappend: improved behaviour when url already contains search params
2023-04-13 09:20:50 +02:00
Cat
a73a3f4ecd Embed: improved display of UI for small player widths
- increased "small player" threshold from 200 to 300px
- hide totalTime element when below threshold
- text-overflow: ellipsis for currentTime element, put content in title attribute
2021-09-23 16:21:56 +02:00
Cat
124ae55037 Embed: added ambilight ^_^ 2021-09-23 16:19:56 +02:00
Cat
6204a57a0e Embed: Added flv.js to meta player 2021-07-29 14:24:26 +02:00
Cat
ddd9e8c67d Embed: Added MP4/WS "mews" player 2021-04-23 12:42:48 +02:00
Cat
bf5a327468 Embed: tweak for non-touch: hide settings menu when gear icon is tapped (for mobile) 2020-08-11 19:26:41 +02:00
Cat
e0e272b2e9 Embed: center video in container (only relevant when fillSpace is used) 2020-08-11 19:26:41 +02:00
Cat
20bf01d911 Embed: hide settings menu when gear icon is tapped (for mobile) 2020-08-11 19:26:41 +02:00
Cat
b5750a5de7 Embed: CSS parsing compatible with multiline @{} blocks, taking into account nested brackets 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