Difference between revisions of "Ortp"
From CBLFS
Jump to navigationJump to searchLine 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp- | + | | http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp-{{Ortp-Version}}.tar.gz |
|} | |} | ||
Revision as of 12:42, 2 February 2007
Download Source: | http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp-0.16.0.tar.gz |
---|
Contents
Introduction to ortp
ortp, a Real-time Transport Protocol (RTP,RFC3550) library
Dependencies
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package
make install
Multilib
32Bit
TO BE...
N32
TO BE...
64Bit
TO BE...