You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all - great job! The code is like a work of art. Outstanding!
On Windows, compilation and installation was a pleasure. So rarely I have had the opportunity to observe so silky smooth process.
The examples show that everything works as it should. Camera connects, taking pictures, processing live view...
I also tried on MacOS (10.14 and 10.15). Well, and again - even this platform was considered as a target - great! The installation process was less smooth and required a few extra steps, but it worked! However, during startup, the program got stuck, I presume, on linking EDSDK framework or init process.... hard to say more... in any case, the question is, did you successfully use the MacOS version of your libs? Second question, are you planning to add EVF zoom data (rectangle/position)?
Used tech: Build - Node 16.15.0 (win) / 16.14.2 (mac), Runtime - Electron 20.0.2
Thanks again!
Greg
The text was updated successfully, but these errors were encountered:
@RedSparrowEU I attempted to get the Mac version of this library working once and it did eventually build for me but it was not a high priority so I never got around to testing it or confirming functionality. Our primary application is with Windows computers so our effort has been focused there. I MIGHT be able to revive that effort later but it's a very big maybe. I am quite out of my element here (with the NAPI and wrapping Mac OS libraries) but I can hack at it a bit in my spare time.
I'll post here if I end up reviving anything and getting it tested/working.
Hi,
First of all - great job! The code is like a work of art. Outstanding!
On Windows, compilation and installation was a pleasure. So rarely I have had the opportunity to observe so silky smooth process.
The examples show that everything works as it should. Camera connects, taking pictures, processing live view...
I also tried on MacOS (10.14 and 10.15). Well, and again - even this platform was considered as a target - great! The installation process was less smooth and required a few extra steps, but it worked! However, during startup, the program got stuck, I presume, on linking EDSDK framework or init process.... hard to say more... in any case, the question is, did you successfully use the MacOS version of your libs? Second question, are you planning to add EVF zoom data (rectangle/position)?
Used tech: Build - Node 16.15.0 (win) / 16.14.2 (mac), Runtime - Electron 20.0.2
Thanks again!
Greg
The text was updated successfully, but these errors were encountered: