Difference between revisions of "Ortp"

From CBLFS
Jump to navigationJump to search
(No difference)

Revision as of 02:14, 2 February 2007

Download Source: http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp-0.13.0.tar.gz

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...