Stops proxying stream from physical camera to RTSP link. Generates
live_rtsp_stream_stopped
event
Call
Params
Return
Example
Edit
cameras.delete_live_rtsp_stream( streamId )
Edit
params
type
description
streamId
string
stream id
Edit
none.
Edit
local cameras = require("cameras") cameras.delete_live_rtsp_stream( "588b7eb528b12d03be86f36f" )