[
https://issues.apache.org/jira/browse/GUACAMOLE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562290#comment-17562290
]
Nick Couchman commented on GUACAMOLE-261:
-----------------------------------------
Thanks [~kronenpj] - it sounds like you're seeing roughly what I was seeing,
that text copied to the clipboard within the guest (Spice server) gets sent to
the client, but not the other way around. I'm a bit stumped on what might be
going on there, but I've got a message out to the Spice mailing list to see if
someone can help me figure that out.
Regarding audio support, I don't know exactly how that works with Qemu/KVM.
With Xspice, you specify a directory for the Spice server to look at for a
socket and it will read any data in that directory from the socket and send it
across on the audio channel. You then configure PulseAudio's pipe sink to write
to a socket in that directory, and it sends it across. From that perspective, I
don't think vdagent support is required at all for audio - it's just the Spice
QXL driver and PulseAudio. I don't know exactly how that maps over to Qemu/KVM
and console audio, though. Seems like I'm going to need to get Qemu/KVM going
with Spice, here, soon, to do some more development.
> Support for SPICE protocol
> --------------------------
>
> Key: GUACAMOLE-261
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-261
> Project: Guacamole
> Issue Type: New Feature
> Reporter: Mike Jumper
> Assignee: Nick Couchman
> Priority: Minor
> Attachments: Screenshot_2022-06-06_17-27-20.png,
> guacamole-spice-build.txt, guacd-spice-build.txt
>
>
> {panel:bgColor=#FFFFEE}
> *The description of this issue was copied from
> [GUAC-124|https://glyptodon.org/jira/browse/GUAC-124], an issue in the JIRA
> instance used by the Guacamole project prior to its acceptance into the
> Apache Incubator.*
> Comments, attachments, related issues, and history from prior to acceptance
> *have not been copied* and can be found instead at the original issue.
> {panel}
> SPICE is becoming quite popular, and is available as part of KVM. Guacamole
> should add support.
> http://www.spice-space.org/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)