GstRTSPServer detach

Wim Taymans wim.taymans at gmail.com
Tue Nov 13 03:59:30 PST 2012


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
>
> Thanks in advance,
>
> rezils
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GstRTSPServer-detach-tp4656881.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list