Kaltura API

livechannelisLive
Description:
Delivering the status of a live channel (on-air/offline)
Input Params
Name Type Description Required Default Value
id string ID of the live channel V
Output Type
bool
Example HTTP Hit
http://www.kaltura.com/api_v3/service/livechannel/action/isLive
JSON object:
				
{ id: "value" }