<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" class="">Thanks for the quick response.  I
have upgraded both the client and server to the May 3<sup class="">rd</sup> 2015 edition
and the result appears to be the same. 
On the receiving side I am still getting packets which appear to contain
data (or random garbage), and the head == tail, so the frame size is zero.  VLC still does the switching to TCP
thing.  I suspect I am doing something
wrong in sending my frames, not sure what. 
And if so, why would it work over TCP?</span></p><div class=""><br class=""></div></div></div></div></div></blockquote><div><br class=""></div>If the problem were with the data that you were streaming, then it’s unlikely that streaming would work over TCP, but not UDP.  But to be sure, I suggest first running the (unmodified) “LIVE555 Media Server” application <<a href="http://www.live555.com/mediaServer/" class="">http://www.live555.com/mediaServer/</a>>, to test streaming from a file.  I suspect, though, that you’ll see the same result: streaming RTP/RTCP-over-TCP will work, but RTP/RTCP-over-UDP won’t.</div><div><br class=""></div><div>In my experience, problems with receiving RTP/RTCP-over-UDP are almost always caused by the presence of a firewall - somewhere between the server and client - that’s blocking UDP packets.</div><br class=""><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">Ross Finlayson<br class="">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class=""></body></html>