- This page is running directly on the Pico W in the stream, using microdot (but proxied out via cloudflare tunnel).
- There's a buzzer that plays a sound as well but the stream has no audio.
- There's a Pi Zero 2 W with a Camera Module 3 streaming the video. Streaming low latency video is painful. I tried mjpeg, Nginx+HLS/DASH, YouTube and Twitch. Twitch is definitely the easiest and best-performing.
- There's still a few seconds delay between sending your message and the video updating.
For anyone trying to do this in the future, here's the command to stream from a modern Pi camera module / driver to twitch. IIRC I also had to install the full version of the libcamera tools to use the libav switches.