Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ccrtp: Common C++ class framework for RTP/RTCP
- Summary
- ccRTP is a generic, extensible and efficient C++ framework for
developing applications based on the Real-Time Transport Protocol
(RTP) from the IETF. It is based on Common C++ and provides a full
RTP/RTCP stack for sending and receiving of realtime data by the use
of send and receive packet queues. ccRTP supports unicast,
multi-unicast and multicast, manages multiple sources, handles RTCP
automatically, supports different threading models and is generic as
for underlying network and transport protocols.
Arch: src
Download: | ccrtp-1.5.1-1.al3.src.rpm |
Build Date: | Thu Mar 8 18:41:29 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 598 KiB |
Changelog
- * Wed Mar 7 16:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> - 1.5.1-1
- Updated package to 1.5.1
- Fixed #219396
- * Fri Nov 10 16:00:00 2006 Andreas Thienemann <andreas{%}bawue{*}net> - 1.5.0-1
- Updated package to 1.5.0, fixing #209026
- * Sun Sep 10 17:00:00 2006 Andreas Thienemann <andreas{%}bawue{*}net> - 1.4.1-2
- *bump*