Update README.md

This commit is contained in:
Rafael Caricio 2021-05-15 01:29:59 +02:00 committed by GitHub
parent bf457185b6
commit 442146887e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ Progress:
- [x] Write HLS playlist m3u8 file;
- [ ] Signal to acquire segment stream;
- [ ] Signal to acquire HLS playlist stream;
- [ ] Delete old segments;
## Example Usage
@ -40,4 +41,4 @@ cd $PROJECT_DIR
python simple_http.py
```
Open the example player site https://hls-js.netlify.app/demo/ and play the `http://localhost:8000/playlist.m3u8` playback URL.
Open the example player site https://hls-js.netlify.app/demo/ and play the `http://localhost:8000/playlist.m3u8` playback URL.