Description
This library enables interaction with RTSP servers using Python's asyncio framework. It provides low-level control over RTSP connections and sessions, along with basic support for RTP/RTCP. Users can handle received RTP packets, allowing for custom decoding or processing according to their needs.