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 ....)
- Host: GitHub
- URL: https://github.com/kusokaihatsusha/gotapo
- Owner: KusoKaihatsuSha
- License: mit
- Created: 2020-11-20T10:23:19.000Z (almost 5 years ago)
- Default Branch: v1
- Last Pushed: 2023-12-20T11:19:35.000Z (almost 2 years ago)
- Last Synced: 2025-06-30T09:07:05.556Z (3 months ago)
- Topics: c200, c210, c220, c310, camera, golang, surveillance, tapo, tplink, tplinktapo
- Language: Go
- Homepage:
- Size: 69.3 KB
- Stars: 29
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://godoc.org/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
```