-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Catalina support #27
Comments
same here |
I got the same issue too. Luckily it is a simple fix. Until PR is merged, my fork here: https://github.com/samwize/imagesnap |
@samwize I'm trying to use your fork on Catalina. Am I missing something? |
I'm with this problem also. |
Hi! Thanks for fixing imagesnap. I noticed that now, in Catalina, imagesnap -l returns
Instead of
Is there any easy way to fix this? |
Don't you want also to fix those bugs (device list and file name parameter) what you can see above? |
Any progress on this ? @samwize A downloadable binary would be awesome ! (as I haven't set up the toolchain for macos development yet and also not really deep on macos development) |
@samwize is the output file bug fixed in your build? |
The fix is actually in the Info.plist. The binary must be alongside with the Info.plist. I wrote about it in https://samwize.com/2019/10/13/info-plist-for-a-macos-command-line-app/ |
Thanks a ton ! works for me, also specifying the device from the list as before (e.g. The only (minor) glitch that the list still contains unnecessary boilerplate like in
but I can live with this. Thanks again ! |
I'm curious if this is still an issue for people. I have a Mojave system and a Big Sur system -- brackets Catalina. I'll probably never have a Catalina computer at this point, so I'm not sure if there's anything I can do. |
It seems to be Ok on: $ sw_vers |
I've just upgraded to Catalina.
imagesnap -l
returns "No video devices found."It worked well with Mojave.
The text was updated successfully, but these errors were encountered: