<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Re: [Live-devel] Capturing video from device</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<STYLE type=text/css>BLOCKQUOTE {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
DL {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
UL {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
OL {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
LI {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
</STYLE>

<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>Thanks 
Ross,</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>It 
helps a lot.</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>So the 
deliverFrame() should handle what is needed to get the encoded data from my 
encoder.</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>and 
doGetNextFrame() should call deliverFrame().</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>1. 
Does deliverFrame() should be blocking tillit acquire new frame 
data?&nbsp;</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>2. who 
initiate the call:</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>Does 
the ecoder notify the sinc there is new frame data, so the sinc can call 
doGetNextFrame()</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff 
size=2>or</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>The 
sink when fininsh handling one frame immediatly call doGetNextFrame() and 
blocked till it return with new frame</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff 
size=2>Thanks.</FONT></SPAN></DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=329503509-04092008><FONT face=Arial color=#0000ff size=2>Amit 
Yedidia</FONT></SPAN></DIV>
<DIV><STRONG><FONT color=#000080 size=2></FONT></STRONG>&nbsp;</DIV>
<DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>The information in 
this e-mail transmission contains proprietary and business <BR>sensitive 
information.&nbsp; Unauthorized interception of this e-mail may constitute <BR>a 
violation of law. If you are not the intended recipient, you are hereby 
<BR>notified that any review, dissemination, distribution or duplication of this 
<BR>communication is strictly prohibited. You are also asked to contact the 
sender <BR>by reply email and immediately destroy all copies of the original 
message.<BR></FONT></STRONG></DIV>
</BODY></HTML>