Start Stream Recording

You can start recording your live stream with this API.

Parameters

Return Values

Example Output

{
    "status": true,
    "data": {
        "errorCode": "0",
        "errorMessage": "Recorder Created",
        "app": "mnlive",
        "streamname": "medianova.stream1",
        "output": "example.mp4"
    },
    "opid": "vupMkEQgC8BjV5yw"
}