This repository manages the source code of the live555 project. The original sources can be found on http://www.live555.com/liveMedia/public/.
Refer to the original website for documentation about live555, as well as for licensing information, http://www.live555.com/liveMedia/.
This repository includes modifications to improve compatibility and usability across modern platforms.
This project is licensed under the GNU Lesser General Public License (LGPL) version 2.1. For more details, see the COPYING.txt file included in this repository.
The following changes have been made to the original live555 source code:
-
Adapted the folder structure for better organization.
-
Transitioned to CMake for improved build management and cross-platform compatibility.
-
Added support for modern compilers and platforms, including Visual Studio versions 2005, 2008, 2019, and 2022.