Rest API Start / Stop RTSP push

Max

Administrator
Staff member
Hello.
You can pull RTSP stream from IP camera using REST API queries as described here.
 

Max

Administrator
Staff member
RTSP stream can be stopped using /rtsp/terminate REST query.
All the REST queries concerning RTSP (/rtsp/startup, /rtsp/find, /rtsp/terminate) are described here.
 
Top