root <[EMAIL PROTECTED]> wrote:
>Now my question: would this framebuffer help in the video part
>of the sip communication? Could the sip application transmit
>images to the host's display? Could the sip application receive
>from a real webcam?

I don't think so, at least not as I understand what you're trying to
do.

The framebuffer is like giving UML a graphics card:  the guest can
display a console on it or run an X server on it.  It will let you see
X applications on the guest, but there are already ways to do that.
(Run an Xvnc server on the guest, or ssh into it and export an
application's display back to your local X server.)  And it won't help
at all with importing webcam images into the guest, that's an entirely
different problem.

Ron

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to