Hi, I am required by the app I am working on now to be able to display
two camera previews on one page side by side, the effect I am after is
sort of like a video call where you can see the person you are
speaking to as well as yourself using the back and front camera
simultaneously. I know that the camera display preview requires a
surfaceview to display it so my first thought was to use two
surfaceviews each half the size of the screen, one displaying the back
camera and the other the front however, I have read that isn't a great
idea using multiple surfaceviews. If anyone could give me some tips
how to achieve this effect it would be much appreciated.

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

Reply via email to