hls

Retrieve HLS Content

get/hls/{room_id}/{filename}

Path parameters

room_idstring required

Room id

filenamestring required

Name of the file

Query parameters

_HLS_msninteger nullable

Segment sequence number

Example:10

Segment sequence number

_HLS_partinteger nullable

Partial segment sequence number

Example:10

Partial segment sequence number

_HLS_skipstring nullable

Set to "YES" if delta manifest should be requested

Example:YES

Is delta manifest requested

Headers

rangestring

Byte range of partial segment

Response

File was found

string required

Requested file

Changes

Changed in 8 of the 50 revisions of this API.39

    • added the non-success response with the status 301

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • removed the enum value YES from the query request parameter _HLS_skip

      request-parameter-enum-value-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • api operation id JellyfishWeb.HLSController.index removed and replaced with getHlsContent

      api-operation-id-removed

    • api tag hls added

      api-tag-added

    • removed the request body

      request-body-removed

    • added the new optional query request parameter _HLS_msn

      new-optional-request-parameter

    • added the new optional query request parameter _HLS_part

      new-optional-request-parameter

    • added the new optional query request parameter _HLS_skip

      new-optional-request-parameter

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 33 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog