Am i cross posting in this forum??

On Dec 20, 11:40 pm, Rajeev Ranganathan <[email protected]> wrote:
> Hello all,
>
> I am developing a video conferancing Solution and want to test that on
> Nexus S.So far,i have been succesfull in streaming portion of the
> project.Now am stuck up with Application part,where we need to have
> both Camera preview and the peer view(video from the other peer). On
> Nexus S,it is impossible to have a Media recorder(through which i am
> streaming) showing the preview and a Media Player(which plays streamed
> video from the other peer) instance ,in the same window,because of
> some hardware limitation(only one overlay at a time).So, i have
> decided to Extract the video frames from the native and play it on the
> canvas,instead of letting the media player displaying it on the
> surfaceView.Does this approach makes any sense?If yes..please let me
> know how to extract the frames from the native and play it on Canvas.
>
> Thanks in Advance,
> -Rajeev

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to