Compy 0.2.0
A lightweight RTSP 1.0 server library for embedded systems
Loading...
Searching...
No Matches
compy Directory Reference
Directory dependency graph for compy:
include/compy

Directories

 nal
 
 priv
 
 types
 

Files

 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.