VCL3D / VolumetricCapture

A multi-sensor capture system for free viewpoint video.
https://vcl3d.github.io/VolumetricCapture
487 stars 66 forks source link

dev_repo.exe not creating device_repository.json #79

Closed dhorspool closed 2 years ago

dhorspool commented 2 years ago

Each time I try to add a new device by using dev_repo.exe to create a device repository the Json is not created in the resources. The intel realsense cameras are working as I have their viewer working as I try to add them. I am trying only one camera at a time.

I have tried moving \volcap to C:. Do I need to create a device_repository.json beforehand? this is not clear from documentation. image

alexd314 commented 2 years ago

Hello, What is the model of you Intel RealSense sensors ?

dhorspool commented 2 years ago

Intel Realsense D415. They have had their firmware updated through the Intel Realsense Viewer app.

dhorspool commented 2 years ago

When running command prompt in Admin mode, dev_repo progresses further bu still does not appear to create a device_repository.json file image

ankarako commented 2 years ago

Could you please check if device_repository.json is created somewhere else (such as volcap's binary dir - i.e. the parent directory of the "Resources" folder) this was an issue, and I can't remember if it is resolved.

dhorspool commented 2 years ago

Does not appear to be in the volcap binary dir. image I have also tried manually updating the path using "C:>volcap\dev_repo.exe --path C:\volcap\Resources" . Also used searched function on file explorer and nothing came up