> 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()
(
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
Hi Ross,
I continue to test mkv and I found another file that makes also abort
testOnDemandRTSPServer.
You can download the test file http://dl.free.fr/uoSMgnOAg
Don't you think it could be kind to return instead of aborting, but perhaps it
is not easy to throw up the overflow...