From 0e2a2d846336fd470ed3d797e694fc15e5b2faf7 Mon Sep 17 00:00:00 2001 From: Alfred Gutierrez Date: Sat, 5 Nov 2016 13:28:56 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index faade81..e69d1cd 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ rtmp://:1935/encoder/$STREAM_NAME ### Watch Stream * In Safari, VLC or any HLS player, open: ``` -http://:8080/hls/$STREAM_NAME.m3u8 +http://:8080/live/$STREAM_NAME.m3u8 ``` -* Example: `http://localhost:8080/hls/hello` +* Example: `http://localhost:8080/live/hello` ### FFmpeg Build