nervous-inhuman / tplink-tapo-c200-re

Reverse Engineering the TP-Link Tapo C200 camera
96 stars 12 forks source link

[Documentation] Could you provide copy/paste - pasteable commands to follow the steps necessary in the main README? #5

Closed rubyFeedback closed 1 year ago

rubyFeedback commented 2 years ago

Could you provide copy/paste - pasteable commands to follow the steps necessary in the main README?

I am having some trouble connecting to the C200 on linux via the commandline, so any help would be great.

DrmnSamoLiu commented 2 years ago

If you are just trying to "use" instead of RE/Hacking your tapo camera, then I will recommend take a look at pytapo project: https://github.com/JurajNyiri/pytapo

There they have more support on how to access your tapo via cli :)