LIVE555

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 213.183.84.168 (talk) at 14:00, 29 November 2016 (Undid revision 752056115 by 115.188.35.78, since the given reference is an addition to the live555 library to build shared libs for cross plattform. Please refer to fork examples like libav/ FFmpeg.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

LIVE555
Developer(s)Live Networks, Inc.
Written inC++
Operating systemUnix, Windows, QNX, Linux
TypeLibrary
LicenseLGPL
Websitewww.live555.com

LIVE555 Streaming Media[1] is a set of open source (LGPL) C++ libraries developed by Live Networks, Inc. for multimedia streaming. The libraries support open standards such as RTP/RTCP and RTSP 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 and mplayer.

The software distribution also includes a complete RTSP server application,[2] RTSP clients[3] and a RTSP proxy server.[4]

Live666 [5] is a fork of live555 that supports to build the library as shared library on Windows, Linux and Mac OS. It is synchronized regularly with the live555 library.

References

External links