nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

render disconnected but 3dview is getting displayed

Open sumanttyagi opened this issue 2 years ago • 2 comments

i am using this command line to train a model - "ns-train nerfacto --data ./output_biuilding --viewer.websocket-port 7008 --pipeline.model.predict-normals True" it is showing render disconnected ? image

sumanttyagi avatar Feb 10 '23 07:02 sumanttyagi

same issue. any solutions?

icoz69 avatar Feb 10 '23 11:02 icoz69

In some network setups, the webrtc appears to be disconnected despite the connection being successful. If the viewer is working for you, you can safely ignore that status.

tancik avatar Feb 10 '23 17:02 tancik