13. Web Servers¶
This super-section is planned – pages will land in a later session.
Built on top of networking and asyncio, this section covers hosting a small HTTP service directly on the camera using Microdot. Routing, serving frames over HTTP, exposing controls as JSON endpoints, and the operational notes for running a server alongside the imaging loop.
(Placeholder.)