Re: [Live-devel] Current play time during FFW / REW in Get_Parameter function

2013-11-10 Thread Ross Finlayson
we used MediaSubsession::getNormalPlayTime() in the handleCmd_GET_PARAMETER() and got the current play time. > But when we do the FFW and REW we are getting the same time ( that is X1), > not the play time at different speed like X2, X4 etc. The "getNormalPlayTime()" function is supposed to tak

Re: [Live-devel] Current play time during FFW / REW in Get_Parameter function

2013-11-10 Thread Nambirajan M
use Subject: Re: [Live-devel] Current play time during FFW / REW in Get_Parameter function How to get the current play time during FFW and REW in Get_Parameter(); I don't know what "Get_Parameter()" is supposed to be; we don't have a function with that name. The func

Re: [Live-devel] Current play time during FFW / REW in Get_Parameter function

2013-11-08 Thread Ross Finlayson
> How to get the current play time during FFW and REW in Get_Parameter(); I don't know what "Get_Parameter()" is supposed to be; we don't have a function with that name. The function for RTSP clients to call to get the stream's 'normal play time' is MediaSubsession::getNormalPlayTime() (

[Live-devel] Current play time during FFW / REW in Get_Parameter function

2013-11-08 Thread Nambirajan M
Hi Ross, How to get the current play time during FFW and REW in Get_Parameter(); We were able to get the current play time during normal playback in Get_Parameter() by implementation; Thanks and regards, M. Nambirajan ___ live-devel mailin