Using OpenDeck in headless mode

Hi, I started configuring OpenDeck with a Raspberry Pi so I can use it to control the Zynthian software. The distribution is based on Debian Bookworm. What works: launching OpenDeck when running in GUI mode, via VNC. This allows me to configure my StreamDeck and launch things. What doesn’t work so far: launching the same command /bin/opendeck returns without error or logging when no GUI is enabled. I would hope this would configure the StreamDeck but leave out the X / config screen. I see no entries in the log or plugin logs.
1 Reply
nekename
nekename11h ago
I don't know if this is supported by Tauri it needs to open the window for the app to work, and I don't know if WebKit and GTK and whatever else can simulate without a display what is needed for themselves

Did you find this page helpful?