<div dir="ltr"><div class="gmail_default" style="color:#073763">I'm writing it for unicast. I tried the testOnDemandRTSPServer from the source, still no luck. The WAV file stream works but not the MP3.</div><div class="gmail_default" style="color:#073763"><br></div><div class="gmail_default" style="color:#073763">Can the MP3FileSource fail for some MP3s and cause this sort of thing? The main difference between my two subsessions is the Mic stream (working) has a custom media source that I have to encode whereas the MP3 uses the MP3FileSource. They both use the MPEG1or2AudioRTPSink.</div><div class="gmail_default" style="color:#073763"><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="color:#073763"><br></div><div><div><div dir="ltr"><div><font color="#073763">Kind regards,</font></div><div><font color="#073763"><br></font></div><div><b><u><font color="#073763">                                                                      </font></u></b></div><div><b><font color="#073763">Matthew Hale<br></font></b></div><div><b><br></b></div><div><font face="arial, helvetica, sans-serif"><b><span style="font-size:7.5pt;color:rgb(144,144,144)"><img src="https://ci3.googleusercontent.com/mail-sig/AIorK4yrRcANKLv1HuI3QeXCJT4v_dBTfXoTMutKGvrGlhUAoAwFlIBU0HBktqVzbOAasdDSkCoEmM4"><br>Web: <a href="http://www.scansoft.co.za/" style="color:rgb(17,85,204)" target="_blank">www.scansoft.co.za</a></span></b></font><font face="arial, helvetica, sans-serif"><b><span style="font-size:7.5pt;color:rgb(144,144,144)"><br>Tel:  +27 21 913 8664</span></b></font><b><span style="font-size:7.5pt;color:rgb(144,144,144)"><font face="arial, helvetica, sans-serif"><br>Cell: +27 76 118 4748<br></font></span></b></div></div></div></div></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 29, 2023 at 11:35 AM Ross Finlayson <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Are you trying to stream via multicast, or via unicast?  Note that the “testMP3Streamer” application streams using IP multicast.  If, instead, you want to stream via IP unicast, then you should use the “testOnDemandRTSPServer” application (which is also supplied in the “testProgs” directory) as a model.<br>
<br>
Your sample code appears to have been based upon the “testOnDemandRTSPServer” code, but you shouldn’t use random code that you’ve grabbed off the Internet (unless it comes from <a href="http://www.live555.com" rel="noreferrer" target="_blank">www.live555.com</a> <<a href="http://www.live555.com/" rel="noreferrer" target="_blank">http://www.live555.com/</a>> :-)<br>
<br>
Your first step should be to test whether the (original, unmodified) “testOnDemandRTSPServer” application (or the “testMP3Streamer” application if you wish to stream via multicast) works for you.  Then, and only then, should you think about modifying that code.<br>
<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" rel="noreferrer" target="_blank">http://www.live555.com/</a><br>
<br>
<br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" rel="noreferrer" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</blockquote></div>