Add link to go-transcode

monorepo
Varun Patil 2022-11-10 21:30:54 -08:00
parent 2cdc5d5131
commit 88d34fdf49
1 changed files with 3 additions and 0 deletions

View File

@ -15,3 +15,6 @@ The server exposes all files as HLS streams, at the URL
``` ```
http://localhost:47788/player-id/path/to/file/index.m3u8 http://localhost:47788/player-id/path/to/file/index.m3u8
``` ```
## Thanks
Inspired from [go-transcode](https://github.com/m1k1o/go-transcode)