SmolRTSP  0.1.3
A small, portable, extensible RTSP 1.0 implementation in C99
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  smolrtsp
  nal
 h264.hH.264 NAL representation
 h265.hH.265 NAL representation
  types
 error.hPossible parsing errors
 header.hAn RTSP header
 header_map.hAn RTSP header map
 message_body.hAn RTSP message body
 method.hAn RTSP method
 reason_phrase.hAn RTSP reason phrase
 request.hAn RTSP request
 request_line.hAn RTSP request line
 request_uri.hAn RTSP request URI
 response.hAn RTSP response
 response_line.hAn RTSP response line
 rtp.hRFC 3550-compliant RTP implementation
 rtsp_version.hAn RTSP version
 sdp.hRFC 4566-compliant SDP implementation
 status_code.hAn RTSP status code
 context.hA request context
 controller.hAn RTSP requests controller
 droppable.hDroppable types support
 io_vec.hVectored I/O support
 nal.hA generic NAL (Network Abstraction Layer) representation
 nal_transport.hAn RTP/NAL data transport
 option.hOptional values
 rtp_transport.hAn RTP data transport
 transport.hRTSP data transport (level 4) implementations
 util.hUtilitary stuff
 writer.hThe writer interface
 smolrtsp.hRe-exports all the functionality