[Live-devel] Obtaining frames
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Wed Sep 3 12:11:45 PDT 2008
Hi,
probably many people have asked this before but I'm having a conceptual
problem with an example.
I'm trying to develop a rtsp client. I have looked the openRTSP example and
the mplayer part (as you have said in the web).
My doubt is about :
env->taskScheduler().doEventLoop();
So, if I would like to obtain a frame from another thread using the subsession
should I to stop the event loop or can I obtain the frame calling the
Subsession->readSource()->getNextFrame(...)
Regards,
Leo
More information about the live-devel
mailing list