Discover Where My Chicken Get Out of the Fence
FleetingAn example of reuse of an old phone of mine. I needed to understand how my chicken got out of the fence.
- I installed a simple python web server, thanks to the python runtime,
- then, I put in the sdcard the code of the camera in the webcam project,
- I needed to install letsencrypt certificate in the phone, (see use https on old android phones),
- I put the controller code on my current phone,
- I run the code of the server,
Then, I installed the device on the window.
I finally could find out how they proceeded:
Notes linking here
- aiortc to create a remote web camera with an android phone
- go2rtc to use an android device as webcam