MJPEG Streams, part 1

09/02/2023

raspberry pi camera mjpeg
While building a Raspberry Pi photo booth as a side project, I had to deal with building a HTTP compliant MJPEG stream from the output of Raspberry Pi's libcamera-vid program. This blog discusses the beginnings of that process.

Hello again, world

04/02/2023

nodejs
I rewrote this website in NodeJS. This super short blog post talks about how.