Expose snapshot.jpg
This commit is contained in:
parent
2cec9a9032
commit
9e7e14d15b
@ -75,6 +75,7 @@ void camera_http_option(http_worker_t *worker, FILE *stream)
|
||||
|
||||
http_method_t http_methods[] = {
|
||||
{ "GET /snapshot?", http_snapshot },
|
||||
{ "GET /snapshot.jpg?", http_snapshot },
|
||||
{ "GET /stream?", http_stream },
|
||||
{ "GET /?action=snapshot", http_snapshot },
|
||||
{ "GET /?action=stream", http_stream },
|
||||
|
Loading…
x
Reference in New Issue
Block a user