Jump to letter: [
ABCDFGHJKLMNOPQRSTUVWXYZ
]
live555 - Live555.com streaming libraries
This code forms a set of C++ libraries for multimedia streaming,
using open standard protocols (RTP/RTCP, RTSP, SIP). 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 can also be used to stream, receive, and process MPEG,
H.263+ or JPEG video, and several audio codecs. They can easily be
extended to support additional (audio and/or video) codecs, and can
also be used to build basic RTSP or SIP clients and servers, and have
been used to add streaming support to existing media player applications.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
live555 |
0 |
0.30.2011.01.24.fc15 |
src |
503 KiB |
Tue Jan 25 15:03:08 2011 |
Changelog
- * Tue Apr 7 14:00:00 2009 Dominik Mierzejewski <rpm[AT]greysector.net> - 0-0.22.2009.04.07
- 2009.04.07
- use new debian patchset
- * Fri Apr 17 14:00:00 2009 kwizart < kwizart at gmail.com > - 0-0.23.2009.04.07
- Unified patches. (unrelevant fixes dropped).
- * Mon Aug 17 14:00:00 2009 kwizart < kwizart at gmail.com > - 0-0.24.2009.07.28
- 2009.07.28
- Revert circle dependency (prefer undefined non_weak_symbol)
- Disable static libraries compiled with fpic.
- Use c++ to link - BZ #564