From 215d4f258ef16661c53c2a7946d3842906c13cd0 Mon Sep 17 00:00:00 2001 From: Leon Berenschot Date: Tue, 5 Nov 2019 17:58:22 +0100 Subject: [PATCH] Point to proper `/live/` URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67d71b9..a684955 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ For an external appending window single rendition stream point to to the event p ## Local Manifest In the path to the manifest with `live/`. If you wanted to try a live version of `http://localhost:9191/data/maat/bunny/video/video.m3u8`, -for instance, you would request `http://localhost:9191/data/maat/bunny/video/video.m3u8` +for instance, you would request `http://localhost:9191/live/maat/bunny/video/video.m3u8` The Live Stream simulator also takes into account multiple renditions. To access the master playlist, the following master file points to four live simulated renditions of maat planet. `http://localhost:9191/master/maat/planet.m3u8`