Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.87 KB

LICENSES.md

File metadata and controls

12 lines (11 loc) · 1.87 KB

Licenses

The Stream Deck plugin makes use of the following second- and third-party code:

Name License URL Description
libobs / obs-studio GPLv2 (GPLv3 with Qt5) https://obsproject.com/ Free and open source software for video recording and live streaming.
Qt5 (L)GPLv3 or Commercial https://www.qt.io/ Cross-platform framework and GUI library.
nlohmann::json MIT https://github.com/nlohmann/json C++ library for quick and easy JSON interaction.
ASIO Boost Software License 1.0 https://think-async.com/Asio/ Basic building blocks for C++ networking, concurrency and other kinds of I/O.
websocketpp Modified FreeBSD 3-Clause https://github.com/zaphoyd/websocketpp Websocket for C++
DownloadProject MIT https://github.com/Crascit/DownloadProject Configure-time dependency download for CMake
cmake/util.cmake GPLv2 https://github.com/Xaymar/obs-StreamFX/blob/master/cmake/util.cmake CMake helpers for Cache interaction