Hello! I have a usecase where I need to generate a krpano project using a config file and using multires automatically. The entry of my usecase are the equirectangular images, then I have to make krpano project using krpano tools with the config file and multires option by the images and process this saving to s3 and saving logically on my db. Is there a way to call krpano tools downloaded on the server and create krpano project locally then select the created files to save in the s3? I receive the equirectangular images by a multipart form. I know that saving images locally is non-optimal way to scallability then if is there another way to do this I am accepting.
Is there a way to automatizate virtual tour creation with c#?
-
-
You can use the command line krpano for that:
-
Do you know if krpano tools cli allow to receive an s3 url as input files instead local image?
-
- Official Post
Hi,
the krpano tools can only load files from the local filesystem.
That means there is no built-in download-tool.
Best regards,
Klaus -
hmm maybe accessing krpano tools with nodejs but syncing the multires filesfrom your db not to a local but an online xml? guessing that could be generated dynamically through a custom setup in relation to those files, that wouldn't be local though and will have other considerations.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!