
If you already have an account, login using your existing credentials. Download the Wyze appĭownload the Wyze app and create an account. Plug in your cameraĬonnect the power adapter to your Wyze Cam and plug it into an outlet. You can also install it in less than five minutes, so let's go through the set up now, step by step. This project would have been much harder.I particularly like that it comes with two weeks of free cloud storage and a built-in microSD card slot if you'd rather save your clips locally.įor all of these reasons, the Wyze Cam won an Editors' Choice award and is one of our favorite home security cameras ever. Special thanks to the work by folks at nblavoie/wyzecam-api, without which This project is licensed under the terms of the MIT license. Follow Linux instructions to compile the shared library.Run the following command and add it to /etc/bash.bashrc.Follow guide to install Windows Subsystem for Linux.Note: you will need to pick the appropriate architecture. G++ -fpic -shared -Wl,-whole-archive libAVAPIs.a libIOTCAPIs.a -Wl,-no-whole-archive -o libIOTCAPIs_ALL.so On Linux: unzip TUTK_IOTC_Platform_14W42P1.zip G++ -fpic -shared -Wl,-all_load libIOTCAPIs_ALL.a -o libIOTCAPIs_ALL.dylib

On Mac: unzip TUTK_IOTC_Platform_14W42P1.zip To download this SDK, unzip it, then convert theĪppropriate copy of the library to a shared library, and copy the resultant. You will then need a copy of the shared library libIOTCAPIs_ALL. Optional support for opencv and libav for easy decoding of the video feed!.Uses the tutk protocol for communicating over the.

Support for all wyze camera types (including v3 cameras!).

