|
Compy 0.2.0
A lightweight RTSP 1.0 server library for embedded systems
|
| ▼ include | |
| ▼ compy | |
| ▼ nal | |
| h264.h | H.264 NAL representation |
| h265.h | H.265 NAL representation |
| ▼ priv | |
| base64.h | Base64 encoding and decoding (RFC 4648) |
| compiler_attrs.h | |
| crypto.h | Backend-agnostic cryptographic operations for TLS and SRTP |
| md5.h | Minimal MD5 implementation (RFC 1321) |
| ▼ 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 |
| rtcp.h | RFC 3550 Section 6-compliant RTCP packet types |
| 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 |
| auth.h | RFC 2617 Digest authentication for RTSP |
| backchannel.h | RTSP backchannel (two-way audio) support |
| 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 |
| receiver.h | Unified receive path for RTCP and backchannel RTP data |
| rtcp.h | RTCP session management (RFC 3550 Section 6) |
| rtp_transport.h | An RTP data transport |
| tls.h | RTSPS (RTSP over TLS) support |
| transport.h | RTSP data transport (level 4) implementations |
| util.h | Utilitary stuff |
| writer.h | The writer interface |
| compy.h | Re-exports all the functionality |
| ▼ src | |
| ▼ types | |
| parsing.h | |
| macros.h |