On Wed, Nov 23, 2022 at 11:17 PM Amarjeet Singh <[email protected]> wrote: > > Hi Team, > > We have a requirement of clipboard with images, usb, webcam and content > redirection in Guacamole using the chrome API. > > The set of APIs that are available to help with the unsupported features > are detailed here https://fugu-tracker.web.app/ > Clipboard Images > https://fugu-tracker.web.app/#async-clipboard:-read-and-write-images > WebUSB https://fugu-tracker.web.app/#webusb-api > Multi-screen window placement > https://fugu-tracker.web.app/#multi-screen-window-placement to support > multi-monitor configurations > File System Access https://fugu-tracker.web.app/#file-system-access > > @Team : Is it possible that we can achieve the above use cases using these > APIs. >
I believe that image support in the clipboard and WebUSB are achievable. Multi-monitor support is a bt unclear to me - I do not think that web browsers contain the required APIs to actually fully support this in a transparent way - all of the current methods require some "work-arounds" that make it less-than-seamless. > Are these features already in the Guacamole Roadmap. All of the features you referenced have JIra issues in our JIra tracker. I do not have links for each of them right now, but you can search Jira for it. Jira is the Guacamole roadmap. However, if you're looking for a definitive date by which those features will be implemented you will not find that - none of those features has anyone currently actively working on it, and getting it implemented requires someone to jump in and write the code and submit pull requests. -Nick
