Update README.md
This commit is contained in:
parent
f6ef3978bd
commit
0d57ed9a93
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# BM Camera Control WebUI
|
||||
This web app is utilizes the [Blackmagic](https://blackmagicdesign.com) Camera Control REST API to control cameras with a vanilla JS web interface. Modeled after the interface of ATEM Software Control, most of the camera's functions that can be controlled by the API are available here.
|
||||
This web app utilizes the [Blackmagic](https://blackmagicdesign.com) Camera Control REST API to control cameras with a vanilla JS web interface. Modeled after the interface of ATEM Software Control, most of the camera's functions that can be controlled by the API are available here.
|
||||
|
||||
>This program was written based on the official REST API documentation from Blackmagic, which can be found [here](https://documents.blackmagicdesign.com/DeveloperManuals/RESTAPIforBlackmagicCameras.pdf)
|
||||
|
||||
|
|
@ -138,4 +138,4 @@ If you're having trouble and don't know why, check the browser console.
|
|||
### For License and Copyright details, See `LICENSE.txt`
|
||||
(c) 2024 Dylan Speiser
|
||||
<br>
|
||||
Licensed under the GNU General Public License
|
||||
Licensed under the GNU General Public License
|
||||
|
|
|
|||
Loading…
Reference in a new issue