Stop Stream Recording

You can stop recording your live stream with this API.

Parameters

Return Values

Example Output

{
    "status": true,
    "data": {
        "errorCode": "0",
        "errorMessage": "Recording (medianova.stream1) stopped",
        "app": "mnlive",
        "streamname": "medianova.stream1"
    },
    "opid": "F0QvCA1fzEqGRYDV"
}