Static Linking - Why do the libnice plugins not support the static linking paradigm?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Static Linking - Why do the libnice plugins not support the static linking paradigm?

wreuven
 
WebRtcBin can be linked in statically using
GST_PLUGIN_STATIC_DECLARE/REGISTER macros or have the MACROS generated using
the meson -Dgst-full-libraries mechanism.

Why is this not supported for libnice Sink and Src plugins?




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Static Linking - Why do the libnice plugins not support the static linking paradigm?

Olivier Crête-3
Hi, 

On Wed, 2020-12-02 at 17:45 -0600, wreuven wrote:
 
WebRtcBin can be linked in statically using
GST_PLUGIN_STATIC_DECLARE/REGISTER macros or have the MACROS generated using
the meson -Dgst-full-libraries mechanism.

Why is this not supported for libnice Sink and Src plugins?

It should work just fine with the libnice plugin. The plugin is named "nice"

-- 
Olivier Crête


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel