On 11/13/2012 09:03 AM, rezils wrote:
> Hi guys,
>
> I ran into a little issue, I want to detach a *GstRTSPServer* instance from
> the main context.
>
> The gst-rtsp-server plugin doesn't provide a "/detach/" method for the
> *GstRTSPServer*, but only the "/attach/" one.
>
> Is there a standard way to detach a *GstRTSPServer*? If not, How should I
> correctly detach it?
It attached a GSource, so g_source_destroy() with the id you got from
attach.
Wim
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel