Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…m-webserver into framerate_limit
  • Loading branch information
15498th committed Dec 18, 2021
2 parents fdd9209 + 2846665 commit a75627a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The WebUI and camera server communicate entirely via HTTP requests and responses
## URI's
### Http Port
* `/` - Default index
* `/?target=full|simple|portal` - Go direct to specific index
* `/?view=full|simple|portal` - Go direct to specific index
* `/capture` - Return a Jpeg snapshot image
* `/status` - Returns a JSON string with all camera status <key>/<value> pairs listed
* `/control?var=<key>&val=<val>` - Set `<key>` to `<val>`
Expand Down

0 comments on commit a75627a

Please sign in to comment.