Skip to content

Commit

Permalink
note stream stop uri in API
Browse files Browse the repository at this point in the history
  • Loading branch information
easytarget committed Mar 10, 2022
1 parent 9426f3f commit 273fdf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The WebUI and camera server communicate entirely via HTTP requests and responses
* `/status` - Returns a JSON string with all camera status <key>/<value> pairs listed
* `/control?var=<key>&val=<val>` - Set `<key>` to `<val>`
* `/dump` - Status page
* `/stop` - End all active streams

### Stream Port
* `/` - Raw stream
Expand Down

0 comments on commit 273fdf6

Please sign in to comment.