API Reference - Non-Interactive Live Streaming
This page describes the API references for Non-Inteactive (Direct Ingestion) Live Streaming
Table of Contents
Last updated
This page describes the API references for Non-Inteactive (Direct Ingestion) Live Streaming
Last updated
A generated response for fetching live hls users count
A generated response for fetching live hls users count
Generate JWT Token to use with sariska services
please pass apiKey with tied with your sariska account
"iufwenufewifweifiuTbddhbdjhjfbjfjwfjwfj"
pass exp claim of jwt token
"24 hours"
pass nbf claim of jwt token
""
pass scope of token it can be messaging or media or sariska or leave it blank
""
A successfully generated response for jwt token
Starts new live streaming
Whether the live streaming needs to be in low latency
true
Instead of a room, we use direct ingestion to start a live stream, for e.g. from obs
true
If true
is passed, the stream will be transcoded into 5 different variants: 720p (HD), 480p (HD_MID), 360p (MID), 240p (MID_LOW), and 240p (LOW) with bitrates of 2628kbps, 1128kbps, 878kbps, 528kbps, and 264kbps, respectively. This will ensure the best possible viewing experience, regardless of the user's network or device.
true
Please set this flag to true if you want to access the Video on Demand (VOD) URL. The VOD will be available after the live streaming has finished.
true
A generated response after live streaming started successfully
true if live streaming started successfully
stream name of live streaming
SRT Ingest URL, for ingestion through the SRT protocol
FLV Ingest URL, for ingestion through the FLV protocol
RTMP Ingest URL, for ingestion through the RTMP protocol
FLV Play URL
"http://streaming-edge-nlb-tcp-bbc5ae3a0d2cb7a3.elb.ap-south-1.amazonaws.com:8080/4zrurnrwrvxxj8xf/wsb3vhnlxcrtdluw.flv?domain=ll_latency_h264"
RTMP Play URL
"rtmp://streaming-edge-nlb-tcp-bbc5ae3a0d2cb7a3.elb.ap-south-1.amazonaws.com:1935/4zrurnrwrvxxj8xf/wsb3vhnlxcrtdluw?domain=ll_latency_h264"
Low latency HLS player URL, is passed only if is_low_latency is marked true
"https://low-latency-edge.sariska.io/original/4zrurnrwrvxxj8xf/wsb3vhnlxcrtdluw/playlist.m3u8"
HLS player URL, is passed only if is_low_latency flag is not passed
"https://edge.sariska.io/play/hls/2imjtqyu4udy4ol8/82e28qet2noruyzb.m3u8"