Recebe segmentos HLS via HTTP PUT diretamente do encoder. Suporta múltiplas streams simultâneas.
PUT /streams/hls/{id}/index.m3u8
Delivery
Entrega de Stream
Serve os manifests e segmentos com CORS aberto. Compatível com qualquer player HLS.
GET /play/hls/{id}/index.m3u8
Monitoramento em tempo real de manifests, SCTE-35 e bitrate. Dados retidos por 7 dias.
SCTE-35 · Bitrate · Alertas · Snapshots
Endpoints disponíveis
PUT
/streams/hls/{stream-id}/index.m3u8
ingest
PUT
/streams/hls/{stream-id}/{segmento}.ts
ingest
GET
/play/hls/{stream-id}/index.m3u8
delivery
GET
/play/hls/{stream-id}/{segmento}.ts
delivery
GET
/play/hls/
listing