We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9426f3f commit 273fdf6Copy full SHA for 273fdf6
API.md
@@ -11,6 +11,7 @@ The WebUI and camera server communicate entirely via HTTP requests and responses
11
* `/status` - Returns a JSON string with all camera status <key>/<value> pairs listed
12
* `/control?var=<key>&val=<val>` - Set `<key>` to `<val>`
13
* `/dump` - Status page
14
+* `/stop` - End all active streams
15
16
### Stream Port
17
* `/` - Raw stream
0 commit comments