[Live-devel] Live architecture
Yedidia Amit
amit.yedidia at elbitsystems.com
Tue Oct 28 03:16:28 PDT 2008
Hi Ross, All
I noticed that when some Framer is using a Parser for reading from
ByteStreamFileSource an afterGetting call is schduled immediately to
taskSchedulaer (scheduleDelayedTask) for the same function who
initially call the parser and an exception is being used to return the
Framer scope.
When using DeviceSource you suggested to implement a deliverFrame method
that will be scheduled by the doGetNextFrame.
Which means that doGetNextFrame just schedule deliveFrame with
turnOnBackgroundReadHandling()
Why not imlementing a deliverFrame function in the ByteStreamFileSource
and schedule it immediatly using scheduleDelayedTask() instead using the
exception mechanism.
Regards,
Amit Yedidia
Elbit System Ltd.
Email: amit.yedidia at elbitsystems.com
Tel: 972-4-8318905
----------------------------------------------------------
The information in this e-mail transmission contains proprietary and business
sensitive information. Unauthorized interception of this e-mail may constitute
a violation of law. If you are not the intended recipient, you are hereby
notified that any review, dissemination, distribution or duplication of this
communication is strictly prohibited. You are also asked to contact the sender
by reply email and immediately destroy all copies of the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20081028/1b7c3d2e/attachment.html>
More information about the live-devel
mailing list