linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Video display


From: Simon Morlat
Subject: Re: [Linphone-developers] Video display
Date: Thu, 09 Sep 2010 22:16:06 +0200

You  can ask SDL (which is used for video output on linux) to work
within an already exsiting X11 window, using an environment variable:

SDL_WINDOWID
        For X11 or Win32, contains the ID number of the window to be
        used by SDL instead of creating its own window. Either in
        decimal or in hex (prefixed by 0x).
        
see http://sdl.beuc.net/sdl.wiki/SDL_envvars

Simon

Le jeudi 02 septembre 2010 à 13:52 -0400, Kevin Cross a écrit :
> Is it possible to display the call video inside of an existing window? or 
> does it have to create a new window?
> (Linux)
> 
> Thanks
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]