<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><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><ol class="" start="1"><li class="">We were getting the datagrams, but code inside GroupSock.cpp line 314 was checking that the address matched the advertised address, and returning with bytesRead still equal to zero, despite a successful read. </li></ol></div></div></div></blockquote><div>No, that happens only if the call to “isSSM()” returned True - i.e., only if the stream is ‘source-specific multicast’ - which is definitely not the case here (you’re streaming via unicast).  So that’s a ‘red herring’.</div><div><br class=""></div><blockquote type="cite" class=""><div dir="ltr" class=""><div class=""><ol class="" start="1"><li class="">QuickTime still does not play the stream and neither does the flash player that I need to get working (<a href="https://github.com/AxisCommunications/locomote-video-player" class="">https://github.com/AxisCommunications/locomote-video-player</a>).  However, with the change to the framing, the flash player now appears to get much further along. </li></ol></div></div></blockquote><div>Your first test should be with “openRTSP”.  Your next test after that should be with VLC <<a href="http://www.videolan/org/vlc/" class="">http://www.videolan/org/vlc/</a>>.  If both of those work OK, then you should be good.  I don’t know whether QuickTime Player will play standards-compliant H.264/RTP streams (it probably does, but Apple stopped supporting QuickTime long ago).  And I’d have no expectation of any ‘flash’ player being able to play a standards-compliant H.264/RTP stream; if it does, then count yourself lucky.</div><div><br class=""></div><div>(In any case, we’ve probably pretty much reached the limit in how much assistance I can provide ‘for free’ on this mailing list.  If your company is interested in having me consult further on your project, then please let me know (via separate email).)</div></div><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 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>