Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] How do I enable webrtc as part of external gstreamer, in buildroot
@ 2019-07-04 12:38 Vered Kalef
  2019-07-04 18:25 ` Peter Seiderer
  0 siblings, 1 reply; 7+ messages in thread
From: Vered Kalef @ 2019-07-04 12:38 UTC (permalink / raw)
  To: buildroot

Hi all,
I'm trying to install external gstreamer with webrtc enabled on buildroot.
It seems this option is missing within the buildroot.
I've configured the mk file and the Config.in file.
After installation when I check gst-inspect webrtcbin, I get -

No such element or plugin ?webrtcbin'
What am I missing?
gst1-plugins-bad/Config.in config
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WEBRTC bool "webrtc" depends on
!BR2_STATIC_LIBS # libnice -> gnutls select BR2_PACKAGE_GST1_PLUGINS_BASE #
libgstsdp select BR2_PACKAGE_LIBNICE help WebRTC plugins (webrtcbin - a bin
for webrtc connections comment "webrtc needs a toolchain w/ dynamic
library" depends on BR2_STATIC_LIBS gst1-plugins-bad/gst1-plugins-bad.mk
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WEBRTC),y)
GST1_PLUGINS_BAD_CONF_OPTS += --enable-webrtc GST1_PLUGINS_BAD_DEPENDENCIES
+= libnice GST1_PLUGINS_BAD_DEPENDENCIES += gst1-plugins-base libnice else
GST1_PLUGINS_BAD_CONF_OPTS += --disable-webrtc endif

Regards,
Vered
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190704/a14f78a5/attachment.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-11 11:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04 12:38 [Buildroot] How do I enable webrtc as part of external gstreamer, in buildroot Vered Kalef
2019-07-04 18:25 ` Peter Seiderer
     [not found]   ` <CADNjvP_HU1+D+LXwVtVosxpvDiUGZC=uEUCET10RpiG+oVn63Q@mail.gmail.com>
2019-07-07 18:40     ` Peter Seiderer
2019-07-08 12:30       ` Vered Kalef
2019-07-08 18:57         ` Peter Seiderer
2019-07-09 17:01         ` Arnout Vandecappelle
2019-07-11 11:49           ` Vered Kalef

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox