pageauc / pi-timolo

Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
MIT License
548 stars 101 forks source link

Webserver in python3 #111

Closed surak closed 3 years ago

surak commented 3 years ago

This makes webserver.py work in python3. It's FAR from ideal, but works.

surak commented 3 years ago

You already added this to the source, so the pull request is not needed.

pageauc commented 3 years ago

I have updated comments. Default is python2. Tried running under upgraded Jessie under python3 and had some issues Runs OK under Buster. Instructions to implement python3 webserver are

cd ~/pi-timolo

./webserver.sh stop

cp webserver.py webserver2.py

cp webserver3.py webserver.py

This will ensure webserver.sh and menubox.sh run python3 ver of webserver correctly. Claude ...

On Mon, Jan 11, 2021 at 6:03 AM Alexandre Strube notifications@github.com wrote:

You already added this to the source, so the pull request is not needed.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pageauc/pi-timolo/pull/111#issuecomment-757877582, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNPKZE3U7WQYHJBG4LOL5LSZLLJBANCNFSM4VCOIXKQ .

-- See my YouTube Channel at http://www.youtube.com/user/pageaucp