On Sat, Mar 28, 2020 at 9:02 AM bmullan <[email protected]> wrote:

> Just curious if anyone has used a WebCam with Guacamole?
>
> If so, can you point me to any information that talks about how/what
> to implement/configure?
>
>
The underlying protocol will support it without a problem - it's
essentially just adding the channel and allowing it to be sent back to the
remote system, assuming the protocol (RDP, SSH, etc.) support it.  It's a
matter of implementing client-side support for picking up the webcam and
sending the images back over Guacamole, and then guacd support for
processing that channel and translating it to the protocol used to talk to
the server.

On a related topic, I had entered a JIRA issue a couple of years ago for
adding WebUSB support to Guacamole.  No work has been done on it, yet, but
it would allow for more arbitrary forwarding of supported USB devices to
the back-end remote protocol.

-Nick

Reply via email to