Closed camerafun closed 1 year ago
Hi, this was an interesting project indeed but I no longer work at Google and in terms of side-projects I'm full at the moment and probably won't look at this in the nearest time.
If there's commercial interest, I'm happy to help out as I'm working as a contractor these days, otherwise your best bet is to try and fix those in a PR and I should be able to merge.
- Your website demo displays the following error in Chrome Developer tools: "Error with Permissions-Policy header"
FWIW I just tried with latest stable Chrome and I don't see any errors - the website is still working as intended and I could connect to my Canon camera.
./build.sh
also works as intended - from your messages like "./configure: line 4409: syntax error near unexpected token Windows
it seems you were trying to build it on Windows, but I'm pretty sure it won't work / it's not supported as Windows doesn't have all the necessary ports. On Linux the project still seems to build (UPD actually seeing one issue, but maybe that's just local tooling).
Given that I can't repro either of the issues, I'm going to close this.
Hey, thanks for putting this project together. It seems like a lot of stuff may have bitrotted and no longer works. Can you please help point me in the right direction to begin fixing any portion of this project?
Your website demo displays the following error in Chrome Developer tools: "Error with Permissions-Policy header"
Building this project by running ./build.sh leads to autoconf errors
Libusb fails to run in Chrome. Many functions and vals don't resolve or throw exceptions like "caller is not a function"
Is there any way to get any of these libraries or demos to work again?