RTSP server catch-all URL or empty node

Tim Müller tim at centricular.com
Fri Feb 23 18:49:35 UTC 2018


On Fri, 2018-02-23 at 09:55 -0800, Grégoire Gentil wrote:

Hi,

> Is it possible with gst_rtsp_* to have a catch-all URL so that
> anything  triggered on rtsp://ip:port/* is handled by the gstreamer
> RTSP server?
> 
> Similarly, is it possible to handle the empty node such as 
> rtsp://ip:port?

You could subclass GstRTSPMountPoints and override the ::make_path()
virtual method. That should allow you to do these things.

Cheers
-Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com


More information about the gstreamer-devel mailing list