mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-19 15:07:16 -04:00
libdatachannel is now built with MSVC instead of MinGW so we are able to use C++ API instead. The C++ is preferred by upstream and what the project is written in. The C API provides a subset of features and has a performance penalty.