[Live-devel] connection problem with openRTSP
Lobna Genena
lobna.genena at avidbeam.com
Mon Feb 13 03:21:01 PST 2017
hello,
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.
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
C:\Users\Lobna\Downloads\live.2017.01.26\live\testProgs>testonDemandRTSPServer
rtsp://192.168.1.108:8554/test.mkv
and I get the following =>
"mpeg4ESVideoTest" stream, from the file "test.m4e"
Play this stream using the URL "rtsp://192.168.1.108:8554/mpeg4ESVideoTest"
"h264ESVideoTest" stream, from the file "test.264"
Play this stream using the URL "rtsp://192.168.1.108:8554/h264ESVideoTest"
"h265ESVideoTest" stream, from the file "test.265"
Play this stream using the URL "rtsp://192.168.1.108:8554/h265ESVideoTest"
"mpeg1or2AudioVideoTest" stream, from the file "test.mpg"
Play this stream using the URL "rtsp://
192.168.1.108:8554/mpeg1or2AudioVideoTest
"
"mpeg1or2ESVideoTest" stream, from the file "testv.mpg"
Play this stream using the URL "rtsp://
192.168.1.108:8554/mpeg1or2ESVideoTest"
"mp3AudioTest" stream, from the file "test.mp3"
Play this stream using the URL "rtsp://192.168.1.108:8554/mp3AudioTest"
"wavAudioTest" stream, from the file "test.wav"
Play this stream using the URL "rtsp://192.168.1.108:8554/wavAudioTest"
"amrAudioTest" stream, from the file "test.amr"
Play this stream using the URL "rtsp://192.168.1.108:8554/amrAudioTest"
"vobTest" stream, from the file "test.vob"
Play this stream using the URL "rtsp://192.168.1.108:8554/vobTest"
"mpeg2TransportStreamTest" stream, from the file "test.ts"
Play this stream using the URL "rtsp://
192.168.1.108:8554/mpeg2TransportStreamTe
st"
"aacAudioTest" stream, from the file "test.aac"
Play this stream using the URL "rtsp://192.168.1.108:8554/aacAudioTest"
"dvVideoTest" stream, from the file "test.dv"
Play this stream using the URL "rtsp://192.168.1.108:8554/dvVideoTest"
"ac3AudioTest" stream, from the file "test.ac3"
Play this stream using the URL "rtsp://192.168.1.108:8554/ac3AudioTest"
"matroskaFileTest" stream, from the file "test.mkv"
Play this stream using the URL "rtsp://192.168.1.108:8554/matroskaFileTest"
"webmFileTest" stream, from the file "test.webm"
Play this stream using the URL "rtsp://192.168.1.108:8554/webmFileTest"
"oggFileTest" stream, from the file "test.ogg"
Play this stream using the URL "rtsp://192.168.1.108:8554/oggFileTest"
"opusFileTest" stream, from the file "test.opus"
Play this stream using the URL "rtsp://192.168.1.108:8554/opusFileTest"
"mpeg2TransportStreamFromUDPSourceTest" stream, from a UDP Transport Stream
inpu
t source
(IP multicast address 239.255.42.42, port 1234)
Play this stream using the URL "rtsp://
192.168.1.108:8554/mpeg2TransportStreamFr
omUDPSourceTest"
(We use port 80 for optional RTSP-over-HTTP tunneling.)
so I guess nothing happened.
I also tried to use openRTSP using this command
C:\Users\Lobna\Downloads\live.2017.01.26\live\testProgs>openRTSP -V -n
rtsp://192.168.1.108:8554/test.mkv >> dump.txt
and this was the output=>
Failed to get a SDP description for the URL "rtsp://
192.168.1.108:8554/test.mkv"
: Connection to server failed: No connection could be made because the
target ma
chine actively refused it
I saw some posts mentioning that it might be a firewall problem, but I
checked and its not my case.
what am I doing wrong? and which .exe is the server and which is the
receiver?
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.
Thank you in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20170213/041b959a/attachment.html>
More information about the live-devel
mailing list