Updated readme.g

This commit is contained in:
Alf 2018-11-20 17:26:10 -08:00
parent e6e9e6cc7d
commit 414a29bbf0
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ I recommend using [Certbot](https://certbot.eff.org/docs/install.html) from [Let
```
http://<server ip>:8080/live/$STREAM_NAME.m3u8
```
* Example: `http://localhost:8080/live/hello`
* Example Playlist: `http://localhost:8080/live/hello.m3u8`
* [VideoJS Player](https://video-dev.github.io/hls.js/stable/demo/?src=http%3A%2F%2Flocalhost%3A8080%2Flive%2Fhello.m3u8
### FFmpeg Build
```