On Mon, 2013-12-02 at 18:16 +0400, Fedor Lyakhov wrote:
> Thanks, David!
>
> We have an internal proof of concept based on private VoIP softphone,
> Thrift over TCP as RPC and Google WebRTC as Media Engine - and the
> softphone is capable of audio calls and remote control of audio
> devices. So no
On Tue, 8 Oct 2013, 23:51:13 BST, Dave Airlie wrote:
>
> That would be the local rendering solution I think we'd prefer,
>
> qemu runs as qemu user, uses EGL to talk to the drm render-nodes,
> has some sort of unix socket that the viewer connects to and can hand
> fds across, then the client v
On Fri, 2013-01-18 at 14:33 +0100, Hans de Goede wrote:
> Signed-off-by: Hans de Goede
> ---
> gtk/channel-main.c | 20 ++--
> spice-common | 2 +-
> 2 files changed, 15 insertions(+), 7 deletions(-)
>
> diff --git a/gtk/channel-main.c b/gtk/channel-main.c
> index 706c119.