Skip to content

Commit 9208111

Browse files
author
Nikolay Hristozov
committed
recipes-support: libnice: Enable GStreamer support
Enable GStreamer support in libnice to expose the nicesrc/nicesink elements. These elements are required for pipelines that rely on ICE-based connectivity (e.g. WebRTC), where libnice provides the transport layer integration with GStreamer. GStreamer support is disabled by default upstream to avoid introducing unnecessary dependencies for use cases that only require core libnice functionality. Signed-off-by: Nikolay Hristozov <c_nhrist@qti.qualcomm.com>
1 parent 5c9e64b commit 9208111

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PACKAGECONFIG:append:qcom-distro = " gstreamer"

0 commit comments

Comments
 (0)