[Live-devel] 404 Stream not found
her Garcia
herlit11 at lycos.com
Fri May 22 18:33:46 PDT 2009
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090522/0240d453/attachment.html>
-------------- next part --------------
Hello, everyone. I am new to live555 and i am having a problema streaming.
I started the server to stream an mpeg2video file and when i try to get it with
vlc or my set top box(istar mini hd) i get the error:
404 Stream not found.
I tried to sniff the rtsp stream with wireshark and i found that the server
response to my set top box is changed,the url or stream name changes
from the following:
rtsp://10.0.0.3/capture-live.mpg
to
rtsp://10.0.0.3/capture-live.mpg/
Please notice the extra "/" at the ending. I think the server response is changing
what is suppossed to be a file into a directory and it's messing up my set top box
connection.
Plase see the following rtsp conversation from wireshark:
The client:
DESCRIBE rtsp://10.0.0.3/capture-live.mpg RTSP/1.0
CSeq: 1
Accept: application/sdp
User-Agent: WMPlayer/9.0.0.3250 guid/3300AD50-2C39-46C0-AE0A-27CFF7344562
The server response:
RTSP/1.0 200 OK
CSeq: 1
Date: Fri, May 15 2009 13:56:46 GMT
Content-Base: rtsp://10.0.0.3/capture-live.mpg/
Content-Type: application/sdp
Content-Length: 489
Is the Content-Base setting of the rtsp/sdp changing the stream name, thus creating
the error and the following "404 Stream not Found" ?
Any ideas, thanks in advance,sorry for the long mail,regards
Herlit11
More information about the live-devel
mailing list