An open API service indexing awesome lists of open source software.

https://github.com/kusokaihatsusha/gotapo

Source package for remoting TAPO Cameras (C200, C210, C220, C310 ....)
https://github.com/kusokaihatsusha/gotapo

c200 c210 c220 c310 camera golang surveillance tapo tplink tplinktapo

Last synced: 3 months ago
JSON representation

Source package for remoting TAPO Cameras (C200, C210, C220, C310 ....)

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![godoc](https://godoc.org/github.com/KusoKaihatsuSha/gotapo?status.svg)](https://godoc.org/github.com/KusoKaihatsuSha/gotapo)
[![Go Report Card](https://goreportcard.com/badge/github.com/KusoKaihatsuSha/gotapo)](https://goreportcard.com/report/github.com/KusoKaihatsuSha/gotapo)

# Source package for remoting TAPO Cameras (C200, C210, C220, C310 and other)
> Tested on model cameras TP Link Tapo C200/C210/C310

> !!! Caution with update your cameras to new drivers. May be problems with using unofficial apps.

> !!! Unofficial method of using cameras TP Link Tapo C200/C310

### Functionality

- Move camera (C2XX)
- Turn next preset (C2XX)
- Switch night mode
- Switch detect mode
- Switch alarm mode (flash, sound)
- Switch auto-tracking
- Switch led
- Edit OSD
- Flip camera
- some other

### Add to use

```
go get github.com/KusoKaihatsuSha/gotapo.git
```

### Sample

```
git clone https://github.com/KusoKaihatsuSha/appgotapo.git
```