markszabo / tapo-c200-timelapse

This is my setup to take time-lapse videos from my balcony with a Raspberry Pi using a TP-Link Tapo C200 IP-Camera
91 stars 17 forks source link

How to install Tp-link Tapo c200 app in raspberry pi 4 #1

Open hanzigs opened 4 years ago

hanzigs commented 4 years ago

Nice Video, Thanks May I know How to install Tp-link Tapo c200 app in raspberry pi 4

markszabo commented 4 years ago

Hi @hanzigs

Could you be more specific about what you'd like to accomplish? As far as I know there is no Tp-link Tapo c200 app app for Raspberry Pi. What I did here is I used the Tapo mobile app to setup the rtsp stream, and then capture images from the stream with the Raspberry pi.

basperheim commented 2 years ago

Nice Video, Thanks May I know How to install Tp-link Tapo c200 app in raspberry pi 4

You need some technical skills to use this repo. It's not just a simple app that can be installed. What you can do though is use git clone to clone this repo into a dir on your Pi, and then this should be able to run using the pre-installed python3 on the device.