From: Steinar H. Gunderson Date: Fri, 6 Apr 2018 20:57:14 +0000 (+0200) Subject: Add support for serving HLS playlists. X-Git-Tag: 1.4.0~24 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=20e85bd6901355cc40a6cfb4c0deb7232d9aa63f;hp=20e85bd6901355cc40a6cfb4c0deb7232d9aa63f;p=cubemap Add support for serving HLS playlists. This depends on the new Metacube PTS metadata block, which only Nageru >= 1.7.2 serves at the moment. Lightly tested with iOS and hls.js; does not work with VLC and mpv yet. ---