Commit Graph

3 Commits

Author SHA1 Message Date
jakemsr
4260c6b647 use /dev/arandom instead of /dev/urandom. /dev/urandom is too slow. 2009-03-25 08:58:04 +00:00
sthen
c2d358ca15 update to ccrtp 1.7.1, from Brad. 2009-03-08 10:28:19 +00:00
jakemsr
bb28c7befb import ccrtp
GNU ccRTP is an implementation of RTP, the real-time transport protocol
from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++
library based on GNU Common C++ which provides a high performance,
flexible and extensible standards-compliant RTP stack with full RTCP
support. The design and implementation of ccRTP make it suitable for
high capacity servers and gateways as well as personal client
applications.

from brad@

ok ajacoutot@
2007-12-08 05:23:20 +00:00