blob: 033097bbce913da11f1c9e99bb6cd9daa0643d0a [file] [log] [blame]
ccrtp offers a generic realtime full duplex RTP protocol stack for use with
Common C++. This stack uses packet queues for both incoming and outgoing
packets, and a single service thread that both schedules outbound packets
for delivery and processes incoming packets as they arrive.
- David Sugar
dyfet@gnu.org