<div dir="ltr">Hi all,<div><br></div><div>Recently I have got the RTSP server running with Gstreamer. In VLC Client, I can view the stream via: rtsp://<a href="http://user:password@192.168.20.15/myserviceurl">user:password@192.168.20.15/myserviceurl</a></div><div><br></div><div>Currently it appears that the RTSP server is streaming only in UDP by default. When I try to access it with some clients and specify TCP, it doesn't work, although VLC doesn't ask me to specify.</div><div><br></div><div>I was trying to see where the protocol UDP or TCP is being set in the Gstreamer RTSP server. We are making the following calls to initialize the server, and I can't seem to find where the protocol is set. Can anyone point me in the right direction.</div><div><br></div><div>gst_rtsp_server_new()</div><div>gst_rtsp_server_set_address(..)</div><div>gst_rtsp_server_set_service( .. )</div><div>gst_rtsp_media_factory_new( .. )</div><div>gst_rtsp_server_get_mount_points( ..)</div><div>gst_rtsp_server_attach( .. )</div><div><div><br></div><div><br></div><div>Thanks in advance !</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="font-size:12.8px">Sincerely,</span><div><br></div><div>Dwight Kulkarni </div></div></div></div></div></div></div></div></div>