RTSP Unicast and Multicast on the same pipeline using different mountpoints

Mert Can Ergun mert.ergun at mikro-tasarim.com.tr
Mon Nov 7 12:55:28 UTC 2016


I am sorry I was talking about multicast packages sent to the standart
multicast IP set by the example code(224.3.0.1).

Here's what happens:  
-I start the app on host computer.(C1)
-I use one of the following pipelines on another computer.(C2)
"GST_DEBUG=2 gst-launch-1.0 rtspsrc location=rtsp://10.0.0.10:8554/test
protocols=GST_RTSP_LOWER_TRANS_TCP ! fakesink"
"GST_DEBUG=2 gst-launch-1.0 rtspsrc location=rtsp://10.0.0.10:8554/test
protocols=GST_RTSP_LOWER_TRANS_UDP ! fakesink"
-Client is able to capture the stream.(C2)
-On another computer I start wireshark and watch the network.(C3)
-I can see packets sent to 224.3.0.1 from C1 on the network.


Sebastian Dröge-3 wrote
> On Mon, 2016-11-07 at 02:13 -0800, Mert Can Ergun wrote:
>> The problem is that even though I specify TCP or UDP as protocols
>> property from the client, I can see packets floating on wireshark
>> sent from my server's IP.
> 
> What packets? There will always be the TCP RTSP connection between the
> server and the client.
> 
> -- 
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list

> gstreamer-devel at .freedesktop

> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> 
> 
> signature.asc (949 bytes)
> <http://gstreamer-devel.966125.n4.nabble.com/attachment/4680512/0/signature.asc>





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTSP-Unicast-and-Multicast-on-the-same-pipeline-using-different-mountpoints-tp4680320p4680520.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list