View Single Post
edp17's Avatar
Posts: 607 | Thanked: 736 times | Joined on Jul 2019 @ UK
#964
In my image (wip0.16) the camera works only for making pictures.
If I switch to video mode, the back camera show the image but freezes when I hit the red button. For video recording the back camera shows only a black screen and the red button doesn't function.

So far when the camera is launched from console, these are the error messages I saw:
1. Switch to front camera (video recording):
Code:
[D] unknown:0 - using Wayland-EGL

(jolla-camera:30851: GSTreamer-CRITICAL **: 
Registering meta implementation 'NemoGstBufferOrientationMeta' Without init function
[W] unknown:43 - file:///usr/lib/qt5/qml/Salfish/Silica/PulleyAnimationHint.qml:43:25: Unable to assign [undefined] to QQuickItem*
[W] unknown:0 - CameraBin error: "failed to negotiate caps"
and

2. Back camera, hit the red button to record a video:
Code:
(jolla-camera:30851: GSTreamer-CRITICAL **: 
Registering meta implementation 'NemoGstBufferOrientationMeta' Without init function
[W] unknown:43 - file:///usr/lib/qt5/qml/Salfish/Silica/PulleyAnimationHint.qml:43:25: Unable to assign [undefined] to QQuickItem*
shared memfd open() failed: Function not implemented
shared memfd open() failed: Function not implemented
[W] unknown:0 - CameraBin error: "GSTreamer encountered a general supporting library error"
Terminated
Tried to google, but didn't find any obvious answer.
Tried to copy over the camera config files from the working 3.2.0.12 version, but didn't help.

I am still working on it.
 

The Following User Says Thank You to edp17 For This Useful Post: