LIVE555
   HOME

TheInfoList



OR:

LIVE555 Streaming Media is a set of open source (LGPL)
C++ C++ (, pronounced "C plus plus" and sometimes abbreviated as CPP or CXX) is a high-level, general-purpose programming language created by Danish computer scientist Bjarne Stroustrup. First released in 1985 as an extension of the C programmin ...
libraries A library is a collection of Book, books, and possibly other Document, materials and Media (communication), media, that is accessible for use by its members and members of allied institutions. Libraries provide physical (hard copies) or electron ...
developed by Live Networks, Inc. for multimedia streaming. The libraries support open standards such as RTP/
RTCP The RTP Control Protocol (RTCP) is a binary-encoded out-of-band signaling protocol that functions alongside the Real-time Transport Protocol (RTP). RTCP provides statistics and control information for an RTP session. It partners with RTP in th ...
and
RTSP The Real-Time Streaming Protocol (RTSP) is an application-level network protocol designed for multiplexing and packetizing multimedia transport streams (such as interactive media, video and audio) over a suitable transport protocol. RTSP is ...
for streaming, and can also manage video RTP payload formats such as H.264, H.265, MPEG, VP8, and DV, and audio RTP payload formats such as MPEG, AAC, AMR, AC-3 and Vorbis. It is used internally by well-known software such as
VLC VLC may refer to: * Variable-length code, a code which maps source symbols to a variable number of bits * The Very Light Car, prototype vehicle * Visible light communication, a communications medium using fluorescent bulbs or LEDs * Victorian Landc ...
and
mplayer MPlayer is a free and open-source media player software application. It is available for Linux, OS X and Microsoft Windows. Versions for OS/2, Syllable Desktop, Syllable, AmigaOS, MorphOS and AROS Research Operating System are also available. A ...
. The software distribution also includes a complete RTSP server application, RTSP clients and a RTSP proxy server.


References


External links

* C++ libraries Free software programmed in C++ Software using the GNU Lesser General Public License Streaming media systems Streaming software {{compu-library-stub