Update README.md
This commit is contained in:
parent
ac1cbefc76
commit
6562ce0712
1 changed files with 5 additions and 1 deletions
|
|
@ -45,6 +45,10 @@ To view files on the drives of your camera, follow the link in the bottom-right
|
||||||
The page allows for the sending of manual API calls to the camera. Use the text boxes to do that, after consulting the documentation.
|
The page allows for the sending of manual API calls to the camera. Use the text boxes to do that, after consulting the documentation.
|
||||||
|
|
||||||
### Layout
|
### Layout
|
||||||
|
Because the app is just a web page, you can open it in multiple browser windows at once. Resize the windows and you can monitor many cameras at the same time!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
I have done my best to make the page responsive, but every screen is different. If something looks off, adjust the zoom/scale of the window in your browser and that should fix things.
|
I have done my best to make the page responsive, but every screen is different. If something looks off, adjust the zoom/scale of the window in your browser and that should fix things.
|
||||||
|
|
||||||
# Compatibility
|
# Compatibility
|
||||||
|
|
@ -82,4 +86,4 @@ If you're having trouble and don't know why, check the browser console.
|
||||||
- Add audio settings
|
- Add audio settings
|
||||||
- Add codec/format switching settings
|
- Add codec/format switching settings
|
||||||
- Improve responsiveness
|
- Improve responsiveness
|
||||||
- Improved error handling
|
- Improve error handling
|
||||||
Loading…
Reference in a new issue