Starts proxying stream from physical camera to new RTSP link. The RTSP link in sent with
live_rtsp_stream_started
event. This stream isn’t restored after hub reboot.
Call
Params
Return
Example
Edit
cameras.create_live_rtsp_stream( streamId )
Edit
params
type
description
streamId
string
stream id
Edit
none.
Edit
local cameras = require("cameras") cameras.create_live_rtsp_stream( "588b7eb528b12d03be86f36f" )