<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></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 style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; direction: ltr; font-family: Tahoma; font-size: 10pt;" class="">Now I tried to run<span class="Apple-converted-space"> </span><b class="">testH264VideoStreamer<span class="Apple-converted-space"> </span></b>with a test.264 file and using<span class="Apple-converted-space"> </span><b class="">openRTSP<span class="Apple-converted-space"> </span></b>tool to receive the stream.<br class=""></div></div></blockquote>[…]<br class=""><blockquote type="cite" class=""><div class=""><div style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; direction: ltr; font-family: Tahoma; font-size: 10pt;" class=""><span style="font-size: 10pt;" class="">but the created openRTSP output file is empty.</span><br class=""><br class=""><br class="">Using<span class="Apple-converted-space"> </span><b class="">testOnDemandRTSPServer</b>, openRTSP<span class="Apple-converted-space"> </span><b class="">does receive packets</b>, so I guess it's not a problem of firewall settings?<br class=""><br class=""><br class="">What are possible reasons for this behaviour?<br class="">What are the essential differences between testOnDemandRTSPServer and testH264VideoStreamer</div></div></blockquote><div><br class=""></div></div>“testOnDemandRTSPServer” streams via unicast.  “testH264VideoStreamer” (and all “*Streamer” demo applications) stream via multicast.<div class=""><br class=""></div><div class="">It appears that you don’t have IP multicast routing available between your server’s network and your client’s network.</div><div class=""><br class=""></div><div class="">If you plan on streaming only to one receiving client, then you should continue to use unicast streaming.</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>