Hello,<br>Could I ask you this question? <br>I compiled the source code already and now testing the test programs. I try the MP3 Audio test programs as first example. <br>+ For the testMP3Streamer, the output receiver is &quot;Unable to open file &quot;test.mp3&quot; as a MP3 file source&quot;<br>
+ For testMP3Receiver, output is &quot;Beginning receiving multicast stream...&quot;<br><br>The other test programs have the same output, I can&#39;t stream or play any file. What&#39;s the problem and how to solve? <br><br>
<b>Secondly</b>, I run the testOnDemandRTSPServer, and it returns me the URL links of the audio/video test files, for example : <br><br>&quot;mpeg4ESVideoTest&quot; stream, from the file &quot;test.m4e&quot;<br>Play this stream using the URL &quot;rtsp://<a href="http://10.10.10.103:8554/mpeg4ESVideoTest">10.10.10.103:8554/mpeg4ESVideoTest</a>&quot;<br>
<br>&quot;mpeg1or2AudioVideoTest&quot; stream, from the file &quot;test.mpg&quot;<br>Play this stream using the URL &quot;rtsp://<a href="http://10.10.10.103:8554/mpeg1or2AudioVideoTest">10.10.10.103:8554/mpeg1or2AudioVideoTest</a>&quot;<br>
<br>Is it the URL link to use with openRTSP client, that I ask below? <br>&nbsp;<br><b>Thirdly</b>, I run the RTSP client, by the command : <b>./openRTSP,</b>&nbsp; and I see the usage instructions :<br><br>Usage : ./openRTSP [-p &lt;startPortNum&gt;] [-r|-q|-4|-i] [-a|-v] [-V] [-d &lt;duration&gt;] [-D &lt;max-inter-packet-gap-time&gt; [-c] [-S &lt;offset&gt;] [-n] [-O] [-t|-T &lt;http-port&gt;] [-u &lt;username&gt; &lt;password&gt;] [-s &lt;initial-seek-time&gt;] [-z &lt;scale&gt;] [-w &lt;width&gt; -h &lt;height&gt;] [-f &lt;frames-per-second&gt;] [-y] [-H] [-Q [&lt;measurement-interval&gt;]] [-F &lt;filename-prefix&gt;] [-b &lt;file-sink-buffer-size&gt;] [-B &lt;input-socket-buffer-size&gt;] [-I &lt;input-interface-ip-address&gt;] [-m] &lt;url&gt; <b>(or ./openRTSP -o [-V] &lt;url&gt;)<br>
<br></b>&nbsp;I have tried to use the bold part, for instance <b>./openRTSP -o [-V] rtsp://<a href="http://10.10.10.103:8554/mpeg1or2AudioVideoTest">10.10.10.103:8554/mpeg1or2AudioVideoTest</a> <br><br></b>But I received nothing. The terminal screen return the usage instructions again. <br>
Did I do wrongly? Or do I misunderstand any part?<br>Is there any solutions or how to solve the situation? <br><br>Thanks a lot for your help on this.<br>Hannah<br><br><br>