udpsrc with destination ip address
Nicolas Dufresne
nicolas at ndufresne.ca
Thu May 16 13:26:45 UTC 2019
Le jeu. 16 mai 2019 03 h 25, Wolfgang Grandegger <wg at grandegger.com> a
écrit :
> Hello,
>
> I have RTP streams using the same port number coming from different
> cameras (IP addresses). Does "udpsrc" allow to specify the destination's
> IP address? Looking into the doc, it seems not support but maybe there
> is some magic command.
>
See address property. This is the address to receive from (I think we use
bind on it, but don't remember). This represent the local address of the
network interface you want packet from. Of course, by default this is any,
in ipv4 that would be 0.0.0.0, and you would receive both streams.
> TIA,
>
> Wolfgang
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190516/105e93e4/attachment-0001.html>
More information about the gstreamer-devel
mailing list