Destroy Gstreamer RTSP Server Object without exiting main application

rhythm87 rhythmchopra8 at gmail.com
Thu Feb 1 07:02:43 UTC 2018


I'm creating a GstRTSPServer, and associating a service i.e. port to it using
GstRtspServer.RTSPServer.set_service(). Now I want to destroy or kill the
server so as to free the port, but without exiting my main application, so
that port can be reused. How can I do the same without exiting my main
application.

P.S.: I referred to  Free Desktop Docs
<https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-rtsp-server/html/GstRTSPServer.html>  
but couldn't find a method for the same. I'm using python bindings for the
same.

Please suggest.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list