Kaltura API

livestreamgetLiveStreamStats
Description:
Deliver information about the livestream
Input Params
Name Type Description Required Default Value
entryId string Id of the live stream entry V
Output Type
KalturaLiveStreamStats
Example HTTP Hit
http://www.kaltura.com/api_v3/service/livestream/action/getLiveStreamStats
JSON object:
				
{ entryId: "value" }