SmolRTSP is a C library designed for IP cameras and similar embedded systems. It provides a lightweight implementation of RTSP 1.0, supporting H.264 and H.265 video streams over TCP and UDP. Its zero-copy parsing and flexible API make it easy to integrate with existing network frameworks.
A C library for building RTSP servers on embedded devices.
Embedded developers needing to implement RTSP streaming on resource-constrained devices.