-
-
Notifications
You must be signed in to change notification settings - Fork 237
WebUI API
mrlt8 edited this page Mar 5, 2023
·
4 revisions
http://localhost:5000/api
http://localhost:5000/api/<camera-name>
http://localhost:5000/api/<camera-name>/status
http://localhost:5000/api/<camera-name>/start
http://localhost:5000/api/<camera-name>/stop
http://localhost:5000/api/<camera-name>/enable
http://localhost:5000/api/<camera-name>/disable
(see Camera Control for available commands)
http://localhost:5000/api/<camera-name>/<command>
http://localhost:5000/mfa/123456
http://localhost:5000/api/sse_status
http://localhost:5000/restart/cameras
http://localhost:5000/restart/rtsp_server
(restarts camera connections and rtsp-simple-server)
http://localhost:5000/restart/all