I've been working with the "DeoVR App", as documented here: https://deovr.com/app/doc . I have found some problems with the documentation and operation in general. They are 100% reproducible. Should I be submitting these "bugs" via this forum, or would DEOVR prefer that I e-mail my concerns somewhere?
A few examples: If you have a thumbnail in a different directory than the image file, it is not displayed in the "Scene Selection" display in DeoVR. The browser shows it fine when viewing it directly, or if the thumbnail is in the same directory with the video/image file.
What is the difference technically between videoThumbnail, videoPreview, and thumbnailUrl? What is the full list of acceptable encodings name values (seems to work with h264, h265)?
After hacking a bit, my "system" works fine when deovr provides a JSON file when present at the root of the web server. However, I can't get it work when placing deovr or deovr.json in a subdirectory, which the documentation implies is acceptable.
I see 2 different formats for deovr.json. I am using the "full" one. But is the abbreviated 4-value form acceptable anywhere, or is it maybe required in the subdirectory (non-root) location?
There is a "description" tag (undocumented). Is this for general use?
The DeoVR system would be great and very usable, if there was just a bit more information. As it is, I've had to reverse engineer to make much progress. I can provide more, time permitting.