The method and parameters
With the Stream.Revoke method, the Mediaserver stops processing of a stream, deregisters it, but retains the stream and its archive.
string Stream.Revoke (array uids)
array uids required – the list of streams, processing of which will be stopped.
|
POST /api/ |
|
200 |
|
A list of stream UIDs and a flag: processing of a stream is stopped – JSON
|
|
400 |
|
A JSON RPC error JSON
|
|
500 |
|
The server error |