gst-rtsp-server : Add a stream without url mount point

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

gst-rtsp-server : Add a stream without url mount point

GStreamer-devel mailing list
Hi,

I am trying to setup an RTSP server on android device. I am successful in doing that and able to connect from any rtsp client like VLC or gstreamer client.
Currently configured rtsp url as : rtsp://serverip:port/test

But now I have a requirement to set rtsp url without mount point only.
Ex : rtsp://serverip:port

As I see from gstreamer documentation, mount point cannot be empty. But rtsp client cannot be modified as it connects to other libraries based rtsp server also where the mount point is not needed.

Can you guide me in how I can achieve this?

Thanks & Regards,
Sapna

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel