Created attachment 734971 [details] Suggested ebuild The gstreamer webrtc code explicitly checks for plugins upon the creation of a data channel. Without it no data channel can be created. https://github.com/GStreamer/gst-plugins-bad/blob/master/ext/webrtc/gstwebrtcbin.c#L5876 I have validated that the following works. GST_PLUGINS_ENABLED="webrtc sctp webrtcdsp" GST_PLUGINS_BUILD_DIR="webrtc sctp webrtcdsp"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67bd5c2bf68b4eab4a1f13b77abd170a6ddedb62 commit 67bd5c2bf68b4eab4a1f13b77abd170a6ddedb62 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> AuthorDate: 2021-08-22 05:39:53 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-09-15 01:30:08 +0000 media-plugins/gst-plugins-webrtc: Depend on media-plugins/gst-plugins-sctp Closes: https://bugs.gentoo.org/809485 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/22131 Signed-off-by: Sam James <sam@gentoo.org> ...tc-1.18.4.ebuild => gst-plugins-webrtc-1.18.4-r1.ebuild} | 13 +++++++++++++ 1 file changed, 13 insertions(+)