[SOLVED] kamoso doesn't works on current
by emidevices from LinuxQuestions.org on (#5KMQ5)
I'm trying to probe a Logitech webcam:
Code:Bus 001 Device 006: ID 046d:081b Logitech, Inc. Webcam C310Tried with Code:mplayer -tv driver=v4l2:gain=1:width=640:height=480:device=/dev/video0:fps=10:outfmt=rgb16 tv:// and I get video, but Kamoso won't open
Code:kf.kirigami: Warning: Theme implementations should use Kirigami.BasicThemeDefinition for its root item
kf.kirigami: The Theme singleton is deprecated (since 5.39). Import Kirigami 2.2 or higher and use the attached property instead.
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:62:17: Unable to assign [undefined] to QQmlListProperty<QObject>
The webcam controller was unable to find or load wrappercamerabinsrc plugin; please make sure all required gstreamer plugins are installed.
Unrecoverable error occurred when initializing webcam. Exiting.what are the missing gstreamer codecs?
Code:Bus 001 Device 006: ID 046d:081b Logitech, Inc. Webcam C310Tried with Code:mplayer -tv driver=v4l2:gain=1:width=640:height=480:device=/dev/video0:fps=10:outfmt=rgb16 tv:// and I get video, but Kamoso won't open
Code:kf.kirigami: Warning: Theme implementations should use Kirigami.BasicThemeDefinition for its root item
kf.kirigami: The Theme singleton is deprecated (since 5.39). Import Kirigami 2.2 or higher and use the attached property instead.
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:62:17: Unable to assign [undefined] to QQmlListProperty<QObject>
The webcam controller was unable to find or load wrappercamerabinsrc plugin; please make sure all required gstreamer plugins are installed.
Unrecoverable error occurred when initializing webcam. Exiting.what are the missing gstreamer codecs?