get_hls_by_stream_by_file
Retrieve an HLS stream segment by specifying the stream and file path parameters for playback.
Instructions
Get hls.
GET /hls/{stream}/{file}
Args: stream: Path parameter. file: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| stream | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |