<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1522" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>dear all,</FONT></DIV>
<DIV><FONT face=Arial size=2>i am working on Motion JPEG video RTSP 
streamming.</FONT></DIV>
<DIV><FONT face=Arial size=2>i am facing difficulties in seeking video using the 
Quicktime player. </FONT></DIV>
<DIV><FONT face=Arial size=2>i have derived my own mediaserversubsession class 
from OnDemandMediaServerSubsession. i wonder which virtual function should i 
override in order to seek video at certain time??</FONT></DIV>
<DIV><FONT face=Arial size=2>There are 2 member functions 
from&nbsp;OnDemandMediaServerSubsession called seekStreamSource() and 
seekStream(). What is the usage of these 2 functions as they are called in the 
handleCMD_PLAY() function from RTSPServer classs once the play command is 
received. Why would these 2 function is called?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>