Third-Party Licenses
Stream Repeater is built with open-source software. Most of it is under permissive licenses; the one component with additional obligations is FFmpeg, covered below.
FFmpeg (GPL / LGPL)
The optional, downloadable Local Agent uses FFmpeg for local media handling. FFmpeg is licensed under the GNU General Public License (GPL) and Lesser GPL (LGPL); the static build we distribute includes GPL-licensed components (such as libx264), which makes the overall build subject to the GPL. Project: ffmpeg.org. We provide the corresponding complete source on request — see Source requests below.
Other open-source software
Stream Repeater's cloud app and the Local Agent also use a range of other open-source libraries, each under its own permissive license (typically MIT, BSD, or Apache License 2.0). The complete per-component license notices for the Local Agent ship with it — as a THIRD-PARTY-LICENSES file in its installation directory, also viewable via its licenses command. We're grateful to the maintainers of the projects that make this service possible.
Source requests
For any GPL- or LGPL-licensed component we distribute (such as our FFmpeg build), we will provide the corresponding complete source code on request, as required by those licenses. Contact us and we'll get it to you.