How do you load the bcamHost.lua?
I don't understand how to run it on the PC, I've successfully run the bcamRem.lua on the camera by loading it via card reader to the card and run it with "Load Script from File..."
It's been a while since i was playing with lua scripts in chdkptp.So i dont quite remember But have a look at this link.Start cli mode of chdkptp and my bet is on this :
exec (!) <lua code> : - execute local lua
To integrate the script in GUI , its a bit more complicated if i remember well...
Sorry this reply took so long, I was caught up in something.
Anyway the script works, turns out I've downloaded the wrong chdkptp, what I had was an entirely different program, oops.
I've successfully connect the scripts to the camera but for some reason I cannot use the remote?
I've checked the "use remote sync?" option on the script setting but still cant, and everytime after I run the bcamRem, my remote parameters setting resetted (previously I've checked it and use the one shot)
but when I load the default.lua I can use the remote no problem
can you help point me in the right direction?
Thanks!