Install www/libdatachannel and leave ENABLE_WEBRTC at the default of ON.
@@ -14,6 +14,7 @@ task:
ffmpeg qt6-base qt6-svg jansson libsysinfo e2fsprogs-libuuid pulseaudio
alsa-lib pipewire v4l_compat libpci librist srt nlohmann-json uthash
qr-code-generator websocketpp asio vlc swig luajit jackit sndio fdk-aac
+ libdatachannel
script:
- cmake
-S $(pwd)
@@ -23,7 +24,6 @@ task:
-DENABLE_JACK:BOOL=ON
-DENABLE_SNDIO:BOOL=ON
-DENABLE_LIBFDK:BOOL=ON
- -DENABLE_WEBRTC:BOOL=OFF
--build build
--config RelWithDebInfo