|
2011-03-09
, 21:44
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#32
|
I can't see how gdigicam would refuse to use /dev/videoX. Well maybe it does certain assumptions about video device properties, then that's clearly sth gdigicam should learn how to do right.
/j
The Following 3 Users Say Thank You to nicolai For This Useful Post: | ||
|
2011-03-09
, 21:48
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#33
|
camera-ui2 seems to not only be using 10% of my memory but 40-50% CPU constantly
nohup ~/bin/camera-ui2 > /dev/null&
i know im doing it wrong but not nohupping it doesnt let it continue running after i quit the terminal
what exactly do I have to do to get this running normally?
sudo dsmetool -k /usr/bin/camera-ui sudo dsmetool -t /usr/bin/camera-ui2
The Following 2 Users Say Thank You to handaxe For This Useful Post: | ||
|
2011-03-09
, 21:51
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#34
|
Out of interest, why an enhancement of the camera app (with the kinds of problems noted above) and not say something built around OSS fcam? It too has some deficiencies..
|
2011-03-09
, 21:55
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#35
|
Yes, this is not suprising. My camera-ui has a different name(binary and dbus-service name).
That is what I wrote, the additional settings aren't saved. I am
not sure which extra functions are actually useful, and so I
don't want to make them persistent.
The Following User Says Thank You to retsaw For This Useful Post: | ||
|
2011-03-09
, 22:13
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#36
|
remaining pics and video recording time is just guesswork also in Nokia's cam. Use a reasonable hardcoded set of constants to divide free storage. There's actually no better way I know of. (well, make that gconf-consts ;-D)
Given the fact there seems to be no usable video cutting/editing app on maemo, a video-rec pause function would be mad useful
\o/ for focus on video
The Following 3 Users Say Thank You to nicolai For This Useful Post: | ||
|
2011-03-09
, 22:36
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#37
|
My tests show that camera-ui2 runs much the same cpu/mem wise as does camera-ui. It peaks at ca. 30/40% cpu after taking a picture and idles around 10%.
|
2011-03-09
, 22:42
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#38
|
The Following 3 Users Say Thank You to handaxe For This Useful Post: | ||
|
2011-03-09
, 22:49
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#39
|
Trivial difference noted: films taken under camera-ui get categorised in media player as "recorded by device camera". Those done by camera-ui2 are placed under "Films".
A matter of how the interfaces are invoked perhaps - have not investigated.
The Following User Says Thank You to nicolai For This Useful Post: | ||
|
2011-03-10
, 00:19
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#40
|
Out of interest, why an enhancement of the camera app (with the kinds of problems noted above) and not say something built around OSS fcam? It too has some deficiencies..
Whatever, thanks for your productivity...