<div dir="ltr">hello,<div><br></div><div>I am very new to Live555 and streaming RTSP in general.  I installed Live555 and compiled all the files just as the document says online. Now I want to be able to stream a file using Live555. I am using windows 7 x64 and I have the latest version for Live.2017.01.26.</div><div><br></div><div>I want to be able to stream using Live555 server and receive using Live555 client. Anyways I started by opening the command line and navigating to testprogs and I place a test.mkv there. then I type the following command </div><div><br></div><div>C:\Users\Lobna\Downloads\live.2017.01.26\live\testProgs>testonDemandRTSPServer rtsp://<a href="http://192.168.1.108:8554/test.mkv">192.168.1.108:8554/test.mkv</a> </div><div><br></div><div>and I get the following =></div><div><div><br></div><div>"mpeg4ESVideoTest" stream, from the file "test.m4e"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/mpeg4ESVideoTest">192.168.1.108:8554/mpeg4ESVideoTest</a>"</div><div><br></div><div>"h264ESVideoTest" stream, from the file "test.264"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/h264ESVideoTest">192.168.1.108:8554/h264ESVideoTest</a>"</div><div><br></div><div>"h265ESVideoTest" stream, from the file "test.265"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/h265ESVideoTest">192.168.1.108:8554/h265ESVideoTest</a>"</div><div><br></div><div>"mpeg1or2AudioVideoTest" stream, from the file "test.mpg"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/mpeg1or2AudioVideoTest">192.168.1.108:8554/mpeg1or2AudioVideoTest</a></div><div>"</div><div><br></div><div>"mpeg1or2ESVideoTest" stream, from the file "testv.mpg"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/mpeg1or2ESVideoTest">192.168.1.108:8554/mpeg1or2ESVideoTest</a>"</div><div><br></div><div>"mp3AudioTest" stream, from the file "test.mp3"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/mp3AudioTest">192.168.1.108:8554/mp3AudioTest</a>"</div><div><br></div><div>"wavAudioTest" stream, from the file "test.wav"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/wavAudioTest">192.168.1.108:8554/wavAudioTest</a>"</div><div><br></div><div>"amrAudioTest" stream, from the file "test.amr"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/amrAudioTest">192.168.1.108:8554/amrAudioTest</a>"</div><div><br></div><div>"vobTest" stream, from the file "test.vob"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/vobTest">192.168.1.108:8554/vobTest</a>"</div><div><br></div><div>"mpeg2TransportStreamTest" stream, from the file "test.ts"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/mpeg2TransportStreamTe">192.168.1.108:8554/mpeg2TransportStreamTe</a></div><div>st"</div><div><br></div><div>"aacAudioTest" stream, from the file "test.aac"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/aacAudioTest">192.168.1.108:8554/aacAudioTest</a>"</div><div><br></div><div>"dvVideoTest" stream, from the file "test.dv"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/dvVideoTest">192.168.1.108:8554/dvVideoTest</a>"</div><div><br></div><div>"ac3AudioTest" stream, from the file "test.ac3"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/ac3AudioTest">192.168.1.108:8554/ac3AudioTest</a>"</div><div><br></div><div>"matroskaFileTest" stream, from the file "test.mkv"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/matroskaFileTest">192.168.1.108:8554/matroskaFileTest</a>"</div><div><br></div><div>"webmFileTest" stream, from the file "test.webm"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/webmFileTest">192.168.1.108:8554/webmFileTest</a>"</div><div><br></div><div>"oggFileTest" stream, from the file "test.ogg"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/oggFileTest">192.168.1.108:8554/oggFileTest</a>"</div><div><br></div><div>"opusFileTest" stream, from the file "test.opus"</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/opusFileTest">192.168.1.108:8554/opusFileTest</a>"</div><div><br></div><div>"mpeg2TransportStreamFromUDPSourceTest" stream, from a UDP Transport Stream inpu</div><div>t source</div><div>        (IP multicast address 239.255.42.42, port 1234)</div><div>Play this stream using the URL "rtsp://<a href="http://192.168.1.108:8554/mpeg2TransportStreamFr">192.168.1.108:8554/mpeg2TransportStreamFr</a></div><div>omUDPSourceTest"</div><div><br></div><div>(We use port 80 for optional RTSP-over-HTTP tunneling.)</div></div><div><br></div><div>so I guess nothing happened.</div><div><br></div><div>I also tried to use openRTSP using this command </div><div><div>C:\Users\Lobna\Downloads\live.2017.01.26\live\testProgs>openRTSP -V -n rtsp://<a href="http://192.168.1.108:8554/test.mkv">192.168.1.108:8554/test.mkv</a> >> dump.txt</div></div><div><br></div><div>and this was the output=></div><div><div>Failed to get a SDP description for the URL "rtsp://<a href="http://192.168.1.108:8554/test.mkv">192.168.1.108:8554/test.mkv</a>"</div><div>: Connection to server failed: No connection could be made because the target ma</div><div>chine actively refused it</div></div><div><br></div><div>I saw some posts mentioning that it might be a firewall problem, but I checked and its not my case.</div><div><br></div><div>what am I doing wrong? and which .exe is the server and which is the receiver? </div><div><br></div><div>I am mainly using Live555 to stream encoded data from ffmpeg, However i didn't move to this step yet as I have to learn how to use Live555 on its own first.</div><div><br></div><div>Thank you in advance.</div></div>