<div dir="ltr"><div><div><div>How do you determine that the udp packets are corrupted?<br><br></div>First step is to bring down the second interface. and ensure your routing table route out to the source of your IP packets through the receiving interface.<br></div>Next step is to allow everything through iptables.<br><br></div><div>Do you then still receive no packets using udpsrc ?<br><br></div><div>P<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 10, 2017 at 4:28 PM, twallis <span dir="ltr"><<a href="mailto:twallis@deeptrekker.com" target="_blank">twallis@deeptrekker.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As far as the system infrastructure goes, there is a direct ethernet<br>
connection between the sender and receiver, and no other traffic is going<br>
over that ethernet interface (there are two ethernet connections on the<br>
receiver).<br>
<br>
After configuring the iptable rules to allow all UDP traffic over the port,<br>
there was no difference compared to the default iptables file I was working<br>
with.<br>
<br>
After doing some packet sniffing, it appears somewhere down the line the<br>
packets have become corrupted. But only on the receiver side, as<br>
transferring the UDP stream to a separate host results in significantly<br>
better video.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Raw-UDP-packets-not-being-picked-up-by-udpsrc-tp4681796p4681824.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/Raw-UDP-packets-<wbr>not-being-picked-up-by-udpsrc-<wbr>tp4681796p4681824.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</div></div></blockquote></div><br></div>