Skip to main content

Nuke_stream

Nuke_Stream

This call can shut down a running stream completely and/or clean up any potentially left over stream data in memory. It attempts a clean shutdown of the running stream first, followed by a forced shut down, and then follows up by checking for left over data in memory and cleaning that up if any is found.

It is sent as follows:

{
"nuke_stream": "stream name here"
}

There is no response to this call.