Notices


Reply
Thread Tools
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#1
Hi,

Cameraplus is an alternate open camera application initially developed for Harmattan.

Cameraplus captures images, records videos, has timer support, has a nice post capture page and a bunch of other features including my beloved zoom during video recording ;-)

You can also get it from OpenRepos here: https://openrepos.net/content/msameer/cameraplus

The code is here: https://github.com/foolab/cameraplus

All harmattan specific issues

Changelog

Issue tracker

Cameraplus for SailfishOS

Enjoy

Last edited by MSameer; 2015-03-08 at 22:36.
 

The Following 91 Users Say Thank You to MSameer For This Useful Post:
9kimgu, abyzthomas, ajalkane, alephito, Alexxxl, anapospastos, Artyom, baem90, bibek, Bundyo, cddiede, Cecchi85, chenliangchen, ck2nb, danested, darkphantom93, death_jax, DJJonosound, dzano, F2thaK, fw190, Garp, Greendts, gsalone, guillermorojaz, Hacker, hrbani, HtheB, imaginaryenemy, inean, Iryus, jalyst, jcharpak, Jeffrey04, jmsarriat, Jordi, jtts, juiceme, kent_autistic, keptn, khan.orak, kiiwii, klinglerware, knobtviker, Kozzi, Kroll, ladoga, lal, latency, Leinad, leoniedelt, lorenzo, LoveMyN9, Lucazz990, MaddogG, Makeclick, mikecomputing, Mikkosssss, minhdale, minimos, miqu, MK99, MMC, Mric, mrsellout, mscion, myname24, nicodonte, OVK, P@t, peterleinchen, praveenchand, ranbaxy, rcolistete, Roth, Salmi, shanttu, sony123, sponka, SteveYoungs, thedead1440, thp, TMavica, tonyhuynh, ttt0600, turbovomit, uros, Wikiwide, Win7Mac, wolke, XiliX
Posts: 545 | Thanked: 560 times | Joined on Dec 2011 @ lebanon
#2
camera error . please restart the application .
do i need to reboot or something else ?

edit : it run only when root

devel-su
(pass)
cameraplus

and it should work

edit 2 : great UI much better than default camera .

Last edited by myname24; 2013-02-24 at 14:31.
 

The Following 3 Users Say Thank You to myname24 For This Useful Post:
Posts: 187 | Thanked: 121 times | Joined on Jun 2011 @ Subang Jaya, Selangor Darul Ehsan, Malaysia
#3
i installed the version located in this repository http://repo.pub.meego.com/home:/msam...tandard/armel/ but I get camera error like @myname24 too

but running as root as suggested gives these messages (yea, app should work as root)
~ # cameraplus
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
QDir::mkpath: Empty or null file name(s)

DBus error:
org.freedesktop.DBus.Error.AccessDenied
Rejected send message, 2 matched rules; type="method_call", sender=":1.104" (uid=0 pid=2245 comm="cameraplus ") interface="com.nokia.positioningd.client" member="registerListener" error name="(unset)" requested_reply=0 destination="com.nokia.positioningd.client" (uid=29999 pid=1024 comm="/usr/bin/positioningd "))
Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so

MeegoGraphics: found EGL_NOK_image_shared
MeegoGraphics: found EGL_KHR_lock_surface2
MeegoGraphics: found EGL_KHR_fence_sync
X Error: BadDamage (invalid Damage parameter) 153
Extension: 146 (Uknown extension)
Minor opcode: 2 (Unknown request)
Resource id: 0x380000e

DBus error:
org.freedesktop.DBus.Error.AccessDenied
Rejected send message, 2 matched rules; type="method_call", sender=":1.104" (uid=0 pid=2245 comm="cameraplus ") interface="com.nokia.positioningd.client" member="configSession" error name="(unset)" requested_reply=0 destination="com.nokia.positioningd.client" (uid=29999 pid=1024 comm="/usr/bin/positioningd "))

DBus error:
org.freedesktop.DBus.Error.AccessDenied
Rejected send message, 2 matched rules; type="method_call", sender=":1.104" (uid=0 pid=2245 comm="cameraplus ") interface="com.nokia.positioningd.client" member="configSession" error name="(unset)" requested_reply=0 destination="com.nokia.positioningd.client" (uid=29999 pid=1024 comm="/usr/bin/positioningd "))
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
libomap3camd 1.136
CC reset, prev_cc: 0 new_cc 50780 new offset: -50780
MServiceFwBaseIf: MServiceFwBaseIf::resolveServiceName( ifName= "com.nokia.maemo.meegotouch.ShareUiInterface" , preferredService= "" )
MServiceFwBaseIf: no preferred service and am connected to dbus so asking servicemapper
MServiceFwBaseIf: MServiceFwBaseIf::resolveServiceName( ifName= "com.nokia.maemo.meegotouch.GalleryInterface" , preferredService= "" )
MServiceFwBaseIf: no preferred service and am connected to dbus so asking servicemapper
Meego graphics system destroyed
X Error: BadAccess (attempt to access private resource denied) 10
Extension: 135 (MIT-SHM)
Minor opcode: 1 (X_ShmAttach)
Resource id: 0x380000b
X Error: BadShmSeg (invalid shared segment parameter) 135
Extension: 135 (MIT-SHM)
Minor opcode: 2 (X_ShmDetach)
Resource id: 0x380001c
QObject::startTimer: QTimer can only be used with threads started with QThread
just wondering, will you include front camera in future releases?
 

The Following User Says Thank You to Jeffrey04 For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#4
My bad. I forgot to inject the aegist manifest.

I am fixing it now. Please give me some time
 

The Following 4 Users Say Thank You to MSameer For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#5
I updated the package. Same place. Just redownload and install

And yes, I am planning to support front camera but I need to find a proper place for the front <-> back switch in the UI.
 

The Following 10 Users Say Thank You to MSameer For This Useful Post:
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#6
"Not enough space to capture image"
Still have 8GB free though :?
 

The Following User Says Thank You to Kozzi For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#7
Originally Posted by Kozzi View Post
"Not enough space to capture image"
Still have 8GB free though :?
The 8 GB free are under /home/user/MyDocs ? Does /home/user/MyDocs/cameraplus/ exist ?

Does the original camera-ui capture images?
 

The Following 3 Users Say Thank You to MSameer For This Useful Post:
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#8
Originally Posted by MSameer View Post
The 8 GB free are under /home/user/MyDocs ? Does /home/user/MyDocs/cameraplus/ exist ?

Does the original camera-ui capture images?
-yes
-yes
-and yes

:-?
 

The Following 2 Users Say Thank You to Kozzi For This Useful Post:
Posts: 260 | Thanked: 86 times | Joined on Jan 2012
#9
Thank you, really nice!
aNy possibility if you can include those image captured into DCIM folder? Cause my wazzap cannot access into cameraplus folder
__________________


need a Guest House for temporary stay at Malaysia?
PM me
 

The Following User Says Thank You to baem90 For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#10
Originally Posted by Kozzi View Post
-yes
-yes
-and yes

:-?
Could you please try the attached .deb? That should hopefully work

EDIT: Package updated so no need for the attachment.

Last edited by MSameer; 2013-02-24 at 17:27.
 

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

Tags
?where is nemo?, thank you!

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:54.