Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / multimedia / libnms / DESCR
blobf2236b59bf8a7b556ba5946a93133ad5a6cd9257
1 libnms lets you add multimedia streaming playback in your applications in a
2 quick and straightforward way. This software, derived from the experience
3 matured with NeMeSi is fully compliant with IETF's standards for real-time
4 streaming of multimedia contents over Internet. libnms implements RTSP -
5 Real-Time Streaming Protocol (RFC2326) and RTP/RTCP - Real-Time Transport
6 Protocol/RTP Control Protocol (RFC3550) supporting the RTP Profile for Audio
7 and Video Conferences with Minimal Control (RFC3551).
9 Currently libnms is relatively stable API wise and the most enlighting
10 documentation are the example code and the partially doxygenized headers.