diff --git a/README.md b/README.md index 0f5253f..d287e30 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ If your camera does not have an ethernet port, use a USB-C to ethernet adapter. ![BM Camera Setup](screenshots/BMCameraSetup2.png) -> If you're using the GitHub Pages site, the API must be accessed with HTTPS rather than HTTP. You can enable this on the camera in **Blackmagic Camera Setup** by clicking the "Generate Certificate" button. +> If you're using the GitHub Pages site, the API must be accessed with HTTPS rather than HTTP. You can enable this on the camera in **Blackmagic Camera Setup** by clicking the "Generate Certificate" button. You might have to convince your browser to trust the certificate by navigating to the API endpoint, overriding your browser's "this page isn't secure!" warnings, and then going back to the WebUI and connecting with HTTPS. ## Launching the App The app is a self-contained, offline web page. (No installation, dependencies, or servers to worry about!) Simply open the `index.html` file in your browser of choice, enter the hostname of your camera, and press "Connect". diff --git a/index.html b/index.html index 5fdc370..ec8198e 100644 --- a/index.html +++ b/index.html @@ -336,7 +336,7 @@
- (v 1.4) + (v 1.4.1)