{ "id": "de7818e7-610a-4057-8f6f-b785dc1e6f88", "name": "test_stream", "creatorId": "object", "lastSeen": 1587667174725, "sourceSegments": 1, "transcodedSegments": 2, "sourceSegmentsDuration": 1, "transcodedSegmentsDuration": 2, "sourceBytes": 1, "transcodedBytes": 2, "ingestRate": 1, "outgoingRate": 2, "isActive": "boolean", "isHealthy": true, "issues": ["Buffer underflow", "Network congestion"], "createdByTokenName": "staging key", "createdAt": 1587667174725, "parentId": "de7818e7-610a-4057-8f6f-b785dc1e6f88", "streamKey": "hgebdhhigq", "playbackId": "eaw4nk06ts2d0mzb", "playbackPolicy": { "type": "public", "webhookId": "3e02c844-d364-4d48-b401-24b2773b5d6c", "webhookContext": { "foo": "bar" } }, "profiles": [ { "name": "720p", "width": 1280, "height": 720, "bitrate": 3000, "fps": 30 } ], "record": "boolean", "multistream": { "targets": [ { "id": "PUSH123", "profile": "720p" } ] }, "suspended": "boolean" }
The Livestream API is used to create, retrieve, update, delete stream object from pipeline.
Was this page helpful?