Merge pull request #517 from skrashevich/230711-jpg-resize

This commit is contained in:
Alexey Khit
2023-07-16 07:00:55 +03:00
3 changed files with 25 additions and 5 deletions
+1
View File
@@ -921,6 +921,7 @@ API examples:
- MJPEG stream: `http://192.168.1.123:1984/api/stream.mjpeg?src=camera1`
- JPEG snapshots: `http://192.168.1.123:1984/api/frame.jpeg?src=camera1`
- JPEG snapshot resized to 100px: `http://192.168.1.123:1984/api/frame.jpeg?src=camera1&h=100`
### Module: Log