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

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-08 Thread PROMONET Michel
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...