File: NEWS

package info (click to toggle)
libccrtp 2.0.9-4.1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 4,472 kB
  • sloc: sh: 10,900; cpp: 9,590; ansic: 2,567; makefile: 134
file content (17 lines) | stat: -rw-r--r-- 506 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
ccrtp Library NEWS -- history of visible user changes. 2002-11-6

Release 1.0.0

New model for participants and synchronization sources interrelationship.
Full RTP/RTCP support.

Release 0.1.0

The base classes have been re-arranged to allow more work on generic
RTP socket types other than the voice profile pure UDP implimentation.
A new duplexing class for peer to peer RTP has also been added.

Release 0.0.1

It compiles anyway!  This library uses scheduled packet queues for
processing RTP sessions.