[Live-devel] Need a help to port the Live555 client player..
Rishi kerala
rishikerala at gmail.com
Sun Jan 28 18:40:18 PST 2007
Hi all,
I am trying for last one month to port the live555 to my board. please help
me if any one is successfull in this.
I have a VLC structure buffer.
I have to prebuffer before I pass to the hardware player. Please help me how
can I read with this
syncronization.
tk->readSource->getNextFrame(fBuffer, fileSinkBufferSize, afterGettingF,tk,
onSourceClosure, tk);
rtsptime = timeOutCheck(ourClient);
sessionTimerTask =
env->taskScheduler().scheduleDelayedTask(300000,TaskInterrupt, (void *)
NULL);
fprintf(stderr,"Fbuffer-- main--%u\n",(unsigned int)fBuffer);
env->taskScheduler().doEventLoop(&task);
env->taskScheduler().unscheduleDelayedTask(sessionTimerTask);
please give me some suggestion how to get the buffer. when ever I asked to
read() (using a function).
Rgds
Rishi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20070128/8747019b/attachment.html
More information about the live-devel
mailing list