aurora-opensource / xviz

A protocol for real-time transfer and visualization of autonomy data
http://xviz.io
Apache License 2.0
1.02k stars 229 forks source link

quick start - http://localhost:8080/ can't open #692

Closed LeZhang13 closed 2 years ago

LeZhang13 commented 2 years ago

I run the ./scripts/run-kitti-example.sh to convert KITTI data success and show XVIZ Server started.But then nothing happened, I try to open http://localhost:8080/ in Chrome, but show connect failed. Node: ' ~/xviz$ ./scripts/run-kitti-example.sh

XVIZ Server started.

Ctrl-c to terminate.

xvizserver-log: Listening on port 8081 '

Then what I can do next? I can't open http://localhost:8080/. Chrome show ERR_CONNECTION_REFUSED

LeZhang13 commented 2 years ago

I found right way to show