Skip to content

Headless model and GUI #475

Answered by lesquoyb
music337 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,
Currently there are no ways to "stream" the user interface directly to a client, let alone to interact with the UI at client level.
The possible workarounds to this are:

  • using snapshots, as you mentioned, which you can also get from headless server (see thesnapshot operator and the autosave facet of the displays) in this case you could download the files with the download command from gama-server or any other way that's available to you to access files one the computer where gama-server is running.
  • sending to the client the informations you are interested in, for example the agents' location and some state. Then on the client side you can build a visualization that fits your need …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by music337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants