Hi, I try to use TCP with RTSP server (I am using 1.2.4). I do it with: gst_rtsp_media_factory_set_protocols (factory, GST_RTSP_LOWER_TRANS_TCP) But it doesn't seems to work, I am still having UDP. I there something else to do or any other requirement to meet ? Thanks a lot.