RE: [PATCH v6 0/5] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v6)

2024-05-27 Thread Kasireddy, Vivek
Hi Frediano, > > > > For clients that cannot accept a dmabuf fd directly (such as those > > running on a remote system), this patch series provides a way for > > the Spice server to stream the gl/dmabuf data/buffer instead. This > > is mostly done by enabling the creation of Gst memory using a dma

Re: vdagent drag and drop question

2024-05-27 Thread ToddAndMargo
On 5/27/24 08:07, Victor Toso wrote: On Wed, May 22, 2024 at 12:58:41AM GMT, ToddAndMargo wrote: Hi All, Host: Fedora 39 spice-server-0.15.1-3.fc39.x86_64 spice-glib-0.42-3.fc39.x86_64 spice-gtk3-0.42-3.fc39.x86_64 spice-vdagent-0.22.1-6.fc39.x86_64 qemu-kvm-8.1.3-5.fc39

Re: High delay of video-streams

2024-05-27 Thread Victor Toso
Hi, On Tue, Apr 16, 2024 at 12:59:50PM GMT, Michael Scherle wrote: > Hello, > > Thanks for your changesets, they definitely reduce the delay significantly > (to a similar level as our provosoric fixes, but yours are much cleaner). > > On the client side (spice-gtk) I looked at the problem with t

Re: USB mouse on MacOS arm64 client

2024-05-27 Thread Victor Toso
On Mon, May 20, 2024 at 06:52:34PM GMT, Andreas Yankopolus wrote: > All— > > I’m on an M1 MacBook Pro accessing VMs running on an amd86 > Linux server. > > Is there a way to connect a USB device on the Mac to a VM? That's the use case for USB redirection. Spice has spice-usbredir channel which u

Re: vdagent drag and drop question

2024-05-27 Thread Victor Toso
On Wed, May 22, 2024 at 12:58:41AM GMT, ToddAndMargo wrote: > Hi All, > > Host: >Fedora 39 >spice-server-0.15.1-3.fc39.x86_64 >spice-glib-0.42-3.fc39.x86_64 >spice-gtk3-0.42-3.fc39.x86_64 >spice-vdagent-0.22.1-6.fc39.x86_64 >qemu-kvm-8.1.3-5.fc39.x86_64 > > VM: >Window

Re: [PATCH v6 0/5] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v6)

2024-05-27 Thread Frediano Ziglio
Il giorno lun 4 mar 2024 alle ore 11:10 Vivek Kasireddy ha scritto: > > For clients that cannot accept a dmabuf fd directly (such as those > running on a remote system), this patch series provides a way for > the Spice server to stream the gl/dmabuf data/buffer instead. This > is mostly done by en