maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Newbie (https://talk.maemo.org/forumdisplay.php?f=26)
-   -   Camera tool? (https://talk.maemo.org/showthread.php?t=26731)

andrey999 2009-02-09 14:12

Camera tool?
 
Is there any sort of a camera application tool that would allow for making pictures by using the N810 device with some button on the edge of the tablet?

I mean it'll be great to use the tablet as a regular camera.

sjgadsby 2009-02-09 14:36

Re: Camera tool?
 
Quote:

Originally Posted by andrey999 (Post 263147)
Is there any sort of a camera application tool that would allow for making pictures by using the N810 device with some button on the edge of the tablet?

Yes, liqbase.

andrey999 2009-02-09 14:58

Re: Camera tool?
 
Liqbase is very multi-purpose, and I couldn't find any way of viewing the recorded images and how to download them into the computer in an appropriate format (jpg). Are there any other tools?

sjgadsby 2009-02-09 15:13

Re: Camera tool?
 
Quote:

Originally Posted by andrey999 (Post 263161)
...I couldn't find any way of viewing the recorded images...

"Recent Pictures" in liqbase should do the trick.

Quote:

...how to download them into the computer in an appropriate format (jpg).
Yes, liqbase saves photos an PNGs. If JPG is what you need, a conversion would be necessary.

Quote:

Are there any other tools?
There are other camera tools. I don't know of any others that use a hardware button as a shutter release though. Admittedly, I've tried very few camera apps.

andrey999 2009-02-09 15:42

Re: Camera tool?
 
Is there an easy way of accessing the images from the File Manager or whatever other utility in order to download them onto the computer?

lcuk 2009-02-09 16:00

Re: Camera tool?
 
andrey999, the current liqbase stores images in a specific user folder.
when you start the app it displays the folder name in use.

if you were to (for instance) setup a symlink from somewhere in MyDocs to the liqbase media folder it will be accessible as you expect.

someone else can fill you in on the details.

incidentally, if you or others are interested in .jpg output from the camera then you will have to code it up once the toolkit is released (or find someone who can), as with lots of things there is simply too much to do it all myself and PNG suits me better than jpg at this point.

a newer version of liqbase will be released soon, I might allow automatic saving to completely different more accessible location by default, but again its not a personal priority yet.

sjgadsby 2009-02-09 16:06

Re: Camera tool?
 
Quote:

Originally Posted by andrey999 (Post 263169)
Is there an easy way of accessing the images from the File Manager or whatever other utility in order to download them onto the computer?

  1. Open the Applications menu.
  2. Tap "Utilities".
  3. In the Utilities sub-menu that opens, tap "X Terminal".
  4. In the X Terminal window that opens, type (or cut-and-paste) exactly the following:
    Code:

    ln -s /home/user/.liqbase/sketches/ MyDocs/.images/liqbase
  5. Press/tap enter.
  6. Close X Terminal.
A "liqbase" directory will then be available under "Images" from within the File manager.



Quote:

Originally Posted by lcuk (Post 263172)
someone else can fill you in on the details.

Done. Back to work, code monkey!

Nelson L. Squeeko 2009-02-09 16:17

Re: Camera tool?
 
Quote:

Originally Posted by lcuk (Post 263172)
a newer version of liqbase will be released soon

Awesome. Can't wait (but I suppose I'll have to)

lcuk 2009-02-09 17:02

Re: Camera tool?
 
heh yeah, if you have seen the latest video you would see its in flux at the moment.

andrey999 2009-02-09 18:28

Re: Camera tool?
 
Quote:

Originally Posted by sjgadsby (Post 263174)
  1. Open the Applications menu.
  2. Tap "Utilities".
  3. In the Utilities sub-menu that opens, tap "X Terminal".
  4. In the X Terminal window that opens, type (or cut-and-paste) exactly the following:
    Code:

    ln -s /home/user/.liqbase/sketches/ MyDocs/.images/liqbase
  5. Press/tap enter.
  6. Close X Terminal.
A "liqbase" directory will then be available under "Images" from within the File manager.

Is there an easy way accessing it through USB so that I'll be able to download these files to a computer?


All times are GMT. The time now is 03:41.

vBulletin® Version 3.8.8