Skip to content

Commit 273fdf6

Browse files
committed
note stream stop uri in API
1 parent 9426f3f commit 273fdf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The WebUI and camera server communicate entirely via HTTP requests and responses
1111
* `/status` - Returns a JSON string with all camera status <key>/<value> pairs listed
1212
* `/control?var=<key>&val=<val>` - Set `<key>` to `<val>`
1313
* `/dump` - Status page
14+
* `/stop` - End all active streams
1415

1516
### Stream Port
1617
* `/` - Raw stream

0 commit comments

Comments
 (0)