diff --git a/docs/modules/streaming/vg-hls/README.md b/docs/modules/streaming/vg-hls/README.md index cf3d7d55..ec7d2a60 100644 --- a/docs/modules/streaming/vg-hls/README.md +++ b/docs/modules/streaming/vg-hls/README.md @@ -46,6 +46,7 @@ This module is dependant of `hls.js` library and you need to install via `npm in | Input | Description | |--- |--- | | vgHls | Url to an HLS m3u8 file. | +| vgHlsHeaders | Key/Value pairs that will be added as headers to the m3u8 file. Key is header name. Value is header value. | ## Outputs @@ -59,6 +60,7 @@ This module is dependant of `hls.js` library and you need to install via `npm in