<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi,<div><br></div><div>I read in the history notes that starting from v.0-71 streaming from a subdirectory (like in: rtsp://<host>/MyVideos/MyStreams/a-video.ts) now works.</div><div>I can confirm that it indeed works with the VLC player, but unfortunately not with the RTSP player I am working with on an embedded device (a browser-based setop box).</div><div><br></div><div>I tried investigating the cause of it and found out that the embedded RTSP player is not appending the 'track1' value to the URL in the SETUP request. This is a control value that is returned by live555 in the session descriptor (in a control media attribute). Since VLC indeed adds this value to the URL I am assuming that this is the reason for getting a 'stream not found' as reponse to the setop box's SETUP request.</div><div><br></div><div>The funny thing know is that when my setop box player requests a media file which is located directly in the executable's folder (no subdirectories involved) everything works fine, even when also then 'track1' is not appended to the SETUP url.</div><div><br></div><div>I am not sure now where the fault is. Should live555 allow this 'track' token to be missing or is the setop box RTSP not correctly behaving (in which case I am in deep trouble because of not being able to change anything in there).</div><div><br></div><div>Appreciate any feedback.</div><div><br></div><div>Jos</div>                                     </div></body>
</html>