blue-systems / plamo-initial-dev_DEPRECATED

Plasma Mobile Neon IMG for ARM-based phones
http://mobile.neon.pangea.pub
6 stars 0 forks source link

[camera app]: only shows colored background, doesnt take pictures #197

Open star-buck opened 8 years ago

bhush9 commented 8 years ago

Same gstreamer mess like issue #201

I think we need to build qt5 with gstreamer 1.0

bhush9 commented 8 years ago

Now one no-longer gets gstreamer errors like that but now instead rainbow bars are shown... meh..

star-buck commented 8 years ago

img13: now doesnt even start anymore

bhush9 commented 8 years ago

Yeah, camera is known to break.. our newer libhybris is incompatible with qtubuntu-camera plugin for qtmultimedia. I am working on solution.. most probably it will be fixed in next image or image+1.

star-buck commented 8 years ago

camera app shows colored standstill image, but doesnt seem to take pictures.

bhush9 commented 8 years ago

I at one point started qtmultimedia plugin for the camera which used android HAL api's.. however I didn't make much progress, mainly because I don't fully understand android API etc. I've one possible solution which is compiling compat module of libhybris with CM image.. and use qtubuntu-camera from ubuntu.

Though we wouldn't want to compile in compat module as it would conflict with input in kwin_wayland.. Leaving no choice but broken camera for now.

bhush9 commented 6 years ago

This will need the gst-droid packaged. I will include it in next image, I already have it working locally.

bhush9 commented 6 years ago

Update: Everything needed is packaged, but needs to be bundled inside the image. However there is a conflict between the codecs installed in ticket #277 as mentioned there. There is option to solve it which is gst-omx, and I've it packaged also, most of the formats are also working there with hardware accelerated video.. :-)

However it is possible that my testing is limited, so i haven't shipped it in image yet, @star-buck can you tell me which videos you have tested, so I can test it with newer setup and fix where fixes are needed?

So far in my testing following works:

And following doesn't work:

bhush9 commented 6 years ago

@star-buck is camera required for demo at Dec 27? If so I can roll a image with camera fix..

star-buck commented 6 years ago

Nice to have yes, but not really needed.

On Dec 22, 2017 09:32, "Bhushan Shah" notifications@github.com wrote:

@star-buck https://github.com/star-buck is camera required for demo at Dec 27? If so I can roll a image with camera fix..

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/blue-systems/pm-neon/issues/197#issuecomment-353642909, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzRhuVscaCkcEKuyu-oFlqgKHUjxxAZks5tC-fHgaJpZM4GDC3U .

star-buck commented 6 years ago

@bhush9 : please ship fix.

bhush9 commented 6 years ago

20180209-155413 fixes this