Commit graph

114 commits

Author SHA1 Message Date
Eli Mallon
1f9d5d6197 LSP: make preview respect protocol.pubaddr
This allows the preview to work even when behind sophisticated reverse-
proxy setups and whatnot
2020-03-10 16:05:59 +01:00
Cat
bd1736c7e2 LSP: Fix debug level 0 not sending 2020-03-10 15:47:45 +01:00
Cat
b9eb03a599 LSP: added trusted proxy config option 2020-03-10 15:47:45 +01:00
Cat
ead434b730 added push logs/stats 2020-01-23 13:38:25 +01:00
Cat
56897ceded force the value for debug to a number 2019-11-06 16:14:04 +01:00
Cat
c0aee45f99 added defaultStream option to overview 2019-10-30 17:03:18 +01:00
Cat
0f7ea57ea1 LSP: fix sublist field which is not last in field list 2019-10-07 14:41:51 +02:00
Cat
6f06acfb00 LSP: in preview > meta information, show if a video track has b frames 2019-09-04 11:53:03 +02:00
Cat
23cccb1857 LSP: improved updater 2019-05-23 13:40:12 +02:00
Cat
2fa6565f7b LSP + Embed: support for new HLS 7 CMAF output 2019-04-19 11:42:29 +02:00
Cat
5ee53f9cca LSP: bugfix embed page 2019-04-19 11:42:29 +02:00
Cat
3a025c8a03 LSP: warning when sublist is not saved; added streamname_with_wildcard_and_variables validate 2019-04-19 11:42:29 +02:00
Cat
06eb78c345 Embed: allow options.setTracks to set subtitles 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
Thulinma
4517e19786 Corrected mistake in mist.js / minified.js 2018-12-23 21:49:51 +01:00
Cat
1434105edf LSP: Embed rework support, dynamic trigger page, process UI 2018-12-19 15:34:26 +01:00
Thulinma
4a0cd8a86a Added USER_END trigger to LSP 2018-12-06 15:09:50 +01:00
Cat
e0ae3c1a41 LSP: Display the server name in the page title 2018-07-30 11:32:21 +02:00
Cat
712fec11d5 remove google analytics tracking from LSP - to be added by MistController 2018-04-12 15:05:58 +02:00
Cat
e6f64fafb1 LSP: added/tweaked several help messages; tweaked mist.convertBuildOptions() for select inputs, moved general push settings to general autopush settings 2017-11-28 12:31:42 +01:00
Thulinma
3e9b7b3615 Fix LSP message about trigger default response. 2017-11-15 17:16:57 +01:00
Cat
a3db600bcb LSP: fixed display issue with autopushes with a scheduletime but no complete time and vice versa 2017-11-09 15:21:17 +01:00
Thulinma
f0c03bc13c Updated default bandwidth limit text 2017-11-08 10:59:39 +01:00
Thulinma
7107ae018f Small fix LSP 2017-11-07 17:54:51 +01:00
Cat
8a0c4cf04b LSP: new inputtypes selectinput and inputlist, added UI for balancer bandwidth settings, prometheus and access log 2017-11-07 16:43:51 +01:00
Cat
a2fc7a19eb LSP: display default option in select input type 2017-11-07 16:43:36 +01:00
Cat
816896b7b9 LSP: added connector option type flag 2017-11-07 16:43:02 +01:00
Cat
a162ffbd84 LSP: security patch 2017-11-07 16:43:02 +01:00
Cat
405bf0f054 LSP: added help messages to new auto push settings 2017-11-07 16:40:50 +01:00
Cat
7da2327e44 LSP: dont remove the autopush that is being edited if stream and target havent changed; dont use TS output port for stream push hint 2017-11-07 16:33:34 +01:00
Cat
a2961866b5 LSP: on preview page metadata: display track index per category 2017-11-07 15:43:55 +01:00
Cat
e8b403400d LSP: unix inputtype, validation warning mode, interface for push scheduling, automatic push edit button 2017-11-07 15:43:55 +01:00
Cat
037d730f0f LSP: display tracks with meta, type subtitle, and display both peak and average bitrate 2017-10-24 10:44:59 +02:00
Cat
df2eaf4f01 LSP: show license msg in overview 2017-10-24 10:44:59 +02:00
Cat
266248a67e correctly display license user name 2017-07-19 12:59:36 +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
6d34de94f5 LSP: bugfix for saving on the overview page 2017-07-15 17:43:30 +02:00
Cat
b2f5676ca7 LSP: bugfix adding triggers when no triggers set 2017-07-15 17:43:25 +02:00
Cat
9e9edc4805 LSP: shallow extend makes more sense and fixes some issues; live stream hint should use configured ports; not sure why folder icons were too big, but fixed; added HLS and DTSC pull to stream source IH 2017-05-15 17:20:47 +02:00
Cat
43d8da036a LSP: fixes on Overview 2017-05-11 14:14:26 +02:00
Cat
72bef04bab display active products on Overview; progress on rolling updater; ga tracking if not do not track 2017-05-11 14:14:21 +02:00
Cat
8c3fb6b88d LSP: use the updates to the API; allow ?foo=bar after the match in input matching; updated CSS to match "recent" website updates 2017-05-08 10:20:41 +02:00
Cat
2454e03bcf LSP: fail gracefully when a pointer is undefined 2017-03-20 15:56:22 +01:00
Cat
357182d244 LSP: handle an empty streaminfo object 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
b053947bfa LSP: triggers added params and LIVE_BANDWIDTH 2017-03-10 11:47:50 +01:00
Cat
4b1608646d remove all option for checklist 2017-03-06 11:51:26 +01:00
Cat
b0326ccd1e LSP: thumbnailing; currently disabled 2017-03-06 11:46:44 +01:00
Thulinma
88ba9caca3 Added RECORDING_END trigger to Web interface 2016-12-28 16:51:32 +01:00
Cat
a596d90573 Embed: many general updates 2016-12-28 16:27:15 +01:00