Re: [Live-devel] how to schedule function using scheduleDelayedTask()

2011-07-07 Thread Ashwani Kathuria
o "packFrame" with taskFunction set to GetNextFrame(). With this optimization packets will reach earlier at peer by fDurationInMicroseconds. Regards, Ashwani Kathuria On Thu, Jul 7, 2011 at 10:19 PM, Ross Finlayson wrote: > ** > > I did some modification in code for live st

[Live-devel] how to schedule function using scheduleDelayedTask()

2011-07-07 Thread Ashwani Kathuria
Hi, I did some modification in code for live streaming. Now I want the getNextFrame to be scheduled with a delay (of frame duration). So in function, *MultiFramedRTPSink::packFrame()* What modifications I should do in code in order to call *fSource->getNextFrame function()* using *envir().taskSche

Re: [Live-devel] streaming AC3 over RTP using LIve555

2011-03-23 Thread Ashwani Kathuria
attached with this mail. Please check if AC3AudioFileServerMediaSubsession.hh and AC3AudioFileServerMediaSubsession.cpp are correctly implemented as I am new to live555 and AC3 formats. It will help me debug the issue further at my end also. Regards, Ashwani Kathuria On Wed, Mar 23, 2011 at 5:57

[Live-devel] streaming AC3 over RTP using LIve555

2011-03-23 Thread Ashwani Kathuria
Regards, Ashwani Kathuria --- 1. -- AC3AudioFileServerMediaSubsession.hh