Hi all.,
With respect to webrtc application using gstreamer, i am struck with run time error message W/GStreamer+GST_ELEMENT_FACTORY: 0:00:02.642726614 0xca1f5940 gstelementfactory.c:456:gst_element_factory_make no such element factory "rtpbin"! W/GStreamer+webrtcbin: 0:00:02.646846229 0xca1f5940 gstwebrtcbin.c:2991:gst_webrtc_bin_request_new_pad:<Kiran-2991> error: libnice elements are not available Any inputs to resolve this and move ahead would be appreciated. Regards, Kiran _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
On Mon, 2018-07-23 at 13:39 +0530, Kiran ND wrote:
> Hi all., > > With respect to webrtc application using gstreamer, i am struck with > run time error message > > > W/GStreamer+GST_ELEMENT_FACTORY: 0:00:02.642726614 0xca1f5940 > gstelementfactory.c:456:gst_element_factory_make no such element > factory "rtpbin"! > W/GStreamer+webrtcbin: 0:00:02.646846229 0xca1f5940 > gstwebrtcbin.c:2991:gst_webrtc_bin_request_new_pad:<Kiran-2991> > error: libnice elements are not available > > Any inputs to resolve this and move ahead would be appreciated. good (the rtpmanager plugin) in your Android application. -- Sebastian Dröge, Centricular Ltd · https://www.centricular.com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel signature.asc (981 bytes) Download Attachment |
In reply to this post by Kiran ND
Hi,
You need to check why rtpbin is not available in your environment, this should be provided by gst-plugins-good, the libnice elements are provided by https://nice.freedesktop.org/wiki/ Best, --
Mathieu Duponchelle · https://www.centricular.com On 07/23/2018 10:09 AM, Kiran ND wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |