Kaltura API

livestreamgetDetails
Description:
Delivering the status of a live stream (on-air/offline) if it is possible
Input Params
Name Type Description Required Default Value
id string ID of the live stream entry V
Output Type
KalturaLiveStreamDetails
Example HTTP Hit
http://www.kaltura.com/api_v3/service/livestream/action/getDetails
JSON object:
				
{ id: "value" }