multiple servers streaming to the same udpsrc port

Visser Sander (2) (Consultant) sander.visser.2 at consultant.volvo.com
Fri May 12 11:02:30 UTC 2017


That makes sense off course as only one app at a time can listen on a UDP socket bound to a specific port. So it looks like my options are to change the destination port (in sender or in receiver before packet sent to application (netfilter or to have a splitting application outside the gsteamer pipeline that splits the UDP streams based on source IP and generates two new ones...)).

-----Original Message-----
From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of Baby Octopus
Sent: den 12 maj 2017 9:54
To: gstreamer-devel at lists.freedesktop.org
Subject: Re: multiple servers streaming to the same udpsrc port

You can not have two different traffic coming onto the same port unless you
have a server/session based architecture at the receiver. If you are send
simple video data RTP or TS, it is not possible

~BO



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/multiple-servers-streaming-to-the-same-udpsrc-port-tp4682984p4682985.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

This email message and any attachments may contain confidential information and may be privileged. If you are not the intended recipient or otherwise not authorized to receive this message, you are prohibited to use, copy, disclose or take any action based on this email or any information contained herein. If you are not the intended recipient, please advise the sender immediately by replying to this email and permanently delete this message and any attachments from your system.


More information about the gstreamer-devel mailing list