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