Skip to content

weylus desktop_server

OmegaRogue edited this page Apr 2, 2023 · 3 revisions

weylus-desktop server

Start the weylus-desktop server

Synopsis

Start the weylus-desktop server

weylus-desktop server [flags]

Options

      --access-code string          Access code
      --auto-start                  Start Weylus server immediately on program start.
      --bind-address ip             Bind address (default 0.0.0.0)
      --custom-access-html string   Use custom access.html to be served by Weylus.
      --custom-index-html string    Use custom template of index.html to be served by Weylus.
      --custom-lib-js string        Use custom lib.js to be served by Weylus.
      --custom-style-css string     Use custom style.css to be served by Weylus.
  -h, --help                        help for server
      --no-gui                      Run Weylus without gui and start immediately.
      --print-access-html           Print access.html served by Weylus.
      --print-index-html            Print template of index.html served by Weylus.
      --print-lib-js                Print lib.js served by Weylus.
      --print-style-css             Print style.css served by Weylus.
      --try-nvenc                   Try to use Nvidia's NVENC to encode the video via GPU.
      --try-vaapi                   Try to use hardware acceleration through the Video Acceleration API.
      --wayland-support             Wayland/PipeWire Support.
      --web-port uint16             Web port (default 1701)
      --websocket-port uint16       Websocket port (default 9001)

Options inherited from parent commands

      --config string   config file (default is $HOME/.weylus-desktop.yaml)

SEE ALSO

  • weylus-desktop - weylus-desktop is a remote-desktop program for stylus/touch input and gaming.
Auto generated by spf13/cobra on 2-Apr-2023