Table of Contents

NervHome: Access to tapo cameras from python

Lately I have installed a few cameras at home for video monitoring purpose: the idea is to get ready to leave our home for some vacations from time to time and still ensure that everything at home is safe.

The cameras I'm using so far are from “Tapo” and are working okay so far (except for a regular disconnection issue I still have to investigate). But I don't want to pay for the advanced “AI processing” offered by the company, and instead I would like to check here if there is a way to use those cameras directly for processing in custom programs I could write myself 👍!

Initial investigations

/

Reading RTSP stream in python

Adding support to inherit python envs

Minimal test to capture RTSP frame