View Single Post
Posts: 14 | Thanked: 7 times | Joined on May 2011
#146
First I want to thank Azkey for porting this wonderful app to maemo!

Second, I think I figured out what's wrong with save. When you start smartcam from cli with:
Code:
/opt/smartcam_m5/bin/smartcam_m5
You can see that it complains that there is no "smartcam_m5.conf" file, which led me to to think that this would work:
Code:
cd /opt/smartcam_m5/bin
./smartcam_m5
And it works!

So, my guess is that Azkey just need to change code to look in app folder for a .conf file or just say what is default working folder for SmartCam so we can just copy .conf file there (I tried /home/user without success).

Thanks again Azkey!

P.S. SmartCam reads .conf file as is. So, no <smartcam></smartcam> needed.
 

The Following 2 Users Say Thank You to momcilosystem For This Useful Post: