SmolRTSP 0.2.0
A small, portable, extensible RTSP 1.0 implementation in C99
Loading...
Searching...
No Matches
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
 h266.hH.266 / VVC 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
 rtcp.hRFC 3550 ยง6.4-compliant RTCP Sender Report (SR) implementation
 rtp.hRFC 3550-compliant RTP implementation
 rtsp_version.hAn RTSP version
 sdp.hRFC 4566-compliant SDP implementation
 status_code.hAn RTSP status code
 av1.hAV1 RTP aggregation-header types, LEB128 helpers, and OBU constants
 av1_transport.hAn RTP/AV1 data transport
 context.hA request context
 controller.hAn RTSP requests controller
 droppable.hDroppable types support
 io_vec.hVectored I/O support
 jpeg.hJPEG / Motion JPEG RTP payload-header types and serialization
 jpeg_transport.hAn RTP/JPEG (Motion JPEG) data transport
 jpegxs.hJPEG XS RTP payload-header types and serialization
 jpegxs_transport.hAn RTP/JPEG XS data transport
 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