1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net/liveMedia/pkg-descr
Norikatsu Shigemura 2df7e9a48a o Ressurect a mirror site, permanently. [1]
o Add pkg-message from author. [2]
o Add WWW line to pkg-descr.
o Bump PORTREVISION, because it wants you to
  read the author's message.

PR:		ports/79864 [1]
Submitted by:	Frank Laszlo <laszlof@tvog.net> [1]
Approved by:	Ross Finlayson <finlayson@live.com> (author) [1]
Requested by:	Ross Finlayson <finlayson@live.com> (author) [2]
2005-04-16 02:24:52 +00:00

15 lines
795 B
Plaintext

This code forms a set of C++ libraries for multimedia streaming,
using open standard protocols (RTP/RTCP and RTSP). These libraries
- which can be compiled for Unix (including Linux and Mac OS X),
Windows, and QNX(and other POSIX-compliant systems) - can be used
to build streaming applications. The libraries are already being
used to implement applications such as "liveCaster" and "playRTPMPEG"
(for streaming MP3 audio using RTP/RTCP). The libraries can also
be used to stream, receive, and process MPEG video, and can easily be
extended to support additional (audio and/or video) codecs. They can
also be used to build basic RTSP clients and servers, and have been
used to add streaming support to existing media player applications,
such as "mplayer".
WWW: http://www.live.com/liveMedia/