Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to specify a port number for the meshcat-server? #5

Open
Yam0214 opened this issue Jul 2, 2024 · 0 comments
Open

How to specify a port number for the meshcat-server? #5

Yam0214 opened this issue Jul 2, 2024 · 0 comments

Comments

@Yam0214
Copy link

Yam0214 commented Jul 2, 2024

How can I specify a port number for the meshcat-server? I checked the help options, but there's nothing mentioned about setting the port.

meshcat-server --h                
usage: meshcat-server [-h] [--zmq-url [ZMQ_URL]] [--open] [--certfile CERTFILE] [--keyfile KEYFILE] [--ngrok_http_tunnel]

Serve the MeshCat HTML files and listen for ZeroMQ commands

optional arguments:
  -h, --help            show this help message and exit
  --zmq-url [ZMQ_URL], -z [ZMQ_URL]
  --open, -o
  --certfile CERTFILE
  --keyfile KEYFILE
  --ngrok_http_tunnel   ngrok is a service for creating a public URL from your local machine, which is very useful if you would
                        like to make your meshcat server public.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant