I hope you are doing well.
I would like to use the feature described in the documentation that allows me to capture video with a smartphone while simultaneously viewing the generated 3D Gaussian Splatting (3DGS) results in the full-featured PC viewer.
Could you please provide detailed instructions on how to set this up properly?
I tried running the following commands:
python train.py -s http://172.20.10.2:8080/video --downsampling=1.5 --viewer_mode web
and
python train.py -s http://172.20.10.2:8080/video --downsampling=1.5 --viewer_mode server
However, in both cases, the viewer did not appear.
I would greatly appreciate it if you could advise me on the correct procedure.
Thank you very much for your support.
Best regards,
Ryashi
