Experimental web server for a pi camera
call python cam-server.py
(on the pi)
and on another computer, navigate to http://<ip of pi>:8000/index.html
and give it some time to load
https://github.com/raspberrypi/picamera2/blob/main/examples/mjpeg_server_with_rotation.py
https://github.com/raspberrypi/picamera2/blob/main/examples/mjpeg_server.py
https://github.com/raspberrypi/picamera2/blob/main/examples/mjpeg_server_2.py