<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Scansoft</TITLE>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16440"></HEAD>
<BODY 
style="BACKGROUND-COLOR: #e0e0e0; FONT-FAMILY: Trebuchet MS; COLOR: #005080; FONT-SIZE: 10pt" 
background="" bgColor=#e0e0e0>
<DIV><SPAN class=363022012-13022012>Good afternoon,</SPAN></DIV>
<DIV><SPAN class=363022012-13022012></SPAN> </DIV>
<DIV><SPAN class=363022012-13022012>This is my first post to this list, and I 
would like to keep it simple. I have adapted the playCommon.cpp example program 
which pulls down RTSP streams and saves them to disk or stdout. I want to modify 
the example to open a single RTSP source, containing multiple subsessions (one 
audio one video), and to display the video and play the audio. My current 
approach is to iterate through the subsessions of this session, and to assign a 
new CAudio/CVideo fileSink to the subsession->sink member. This causes the 
video to play for one frame, and the audio to play continuously. I have read the 
live555 source more closely and have noticed that When creating AVIFileSink, it 
seems that all the data is sent to the sink, where it is split into audio/video 
components, is this the only method to accomplish this, or are there simpler 
methods?</SPAN></DIV>
<DIV><SPAN class=363022012-13022012></SPAN> </DIV>
<DIV><SPAN class=363022012-13022012>I have done the due debugging work and can 
confirm that the "after getting" function is called frequently for the audio 
sink, as a side-effect of the SDP description, first the video sink is created, 
then the audio. All the functions succeed to the point where we have 
gotten the first frame from the video sink (I can see this in my Decoder 
"filter", which is handed input data and successfully decodes the first frame). 
I am at wits' end with this problem, since the library supports what I 
want - tested by connecting to the RTSP source with VLC.</SPAN></DIV>
<DIV><SPAN class=363022012-13022012></SPAN> </DIV>
<DIV><SPAN class=363022012-13022012>Thank you for your time</SPAN></DIV>
<DIV><SPAN class=363022012-13022012>Regards</SPAN></DIV>
<DIV align=left><STRONG>___________________________________</STRONG></DIV><BR>
<DIV align=left><STRONG>Shaheed Abdol</STRONG></DIV><BR>
<DIV align=left><FONT color=#909090 size=1><STRONG></STRONG></FONT></DIV><IMG 
border=0 hspace=0 alt="Scansoft Technologies" align=baseline 
src="cid:363022012@13022012-00B0"><BR>
<DIV align=left><FONT color=#909090 size=1><STRONG>Web: <A 
href="http://www.scansoft.co.za/">www.scansoft.co.za</A></DIV>
<DIV align=left><FONT color=#909090 size=1><STRONG>Tel:  +27 21 913 
8664</STRONG></FONT></DIV>
<DIV align=left><FONT color=#909090 size=1><STRONG>Cell: +27 79 835 
8771</STRONG></FONT></DIV></STRONG></FONT>
<DIV> </DIV></BODY></HTML>