|
SmolRTSP 0.1.3
A small, portable, extensible RTSP 1.0 implementation in C99
|
| ▼ include | |
| ▼ smolrtsp | |
| ▼ nal | |
| h264.h | H.264 NAL representation |
| h265.h | H.265 NAL representation |
| ▼ types | |
| error.h | Possible parsing errors |
| header.h | An RTSP header |
| header_map.h | An RTSP header map |
| message_body.h | An RTSP message body |
| method.h | An RTSP method |
| reason_phrase.h | An RTSP reason phrase |
| request.h | An RTSP request |
| request_line.h | An RTSP request line |
| request_uri.h | An RTSP request URI |
| response.h | An RTSP response |
| response_line.h | An RTSP response line |
| rtp.h | RFC 3550-compliant RTP implementation |
| rtsp_version.h | An RTSP version |
| sdp.h | RFC 4566-compliant SDP implementation |
| status_code.h | An RTSP status code |
| context.h | A request context |
| controller.h | An RTSP requests controller |
| droppable.h | Droppable types support |
| io_vec.h | Vectored I/O support |
| nal.h | A generic NAL (Network Abstraction Layer) representation |
| nal_transport.h | An RTP/NAL data transport |
| option.h | Optional values |
| rtp_transport.h | An RTP data transport |
| transport.h | RTSP data transport (level 4) implementations |
| util.h | Utilitary stuff |
| writer.h | The writer interface |
| smolrtsp.h | Re-exports all the functionality |