Hello,
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? I tried:
gst_rtsp_mount_points_add_factory(mounts, "/", factory);
gst_rtsp_mount_points_add_factory(mounts, "", factory);
but it's not working.
Thanks for any clarification,
Grégoire
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel