Re: [Interest] QCamera | Qt 5.7 | MultimediaWidgets::Camera example.

2016-08-29 Thread Igor Mironchik
Hi, Solved. I installed all from gstreamer 0.10 and voila... Cameras initialize now. On 29.08.2016 19:57, Igor Mironchik wrote: Hi, One more thing: cameras working in Skype, I checked... On 29.08.2016 19:55, Igor Mironchik wrote: Hi, I remember that with previous version of my Kubuntu

Re: [Interest] QCamera | Qt 5.7 | MultimediaWidgets::Camera example.

2016-08-29 Thread Igor Mironchik
Hi, One more thing: cameras working in Skype, I checked... On 29.08.2016 19:55, Igor Mironchik wrote: Hi, I remember that with previous version of my Kubuntu (15.04, 15.10) and earlier versions of Qt camera worked. Can anybody check if this example works with his camera on Kubuntu 16.04

Re: [Interest] QCamera | Qt 5.7 | MultimediaWidgets::Camera example.

2016-08-29 Thread Igor Mironchik
Hi, I remember that with previous version of my Kubuntu (15.04, 15.10) and earlier versions of Qt camera worked. Can anybody check if this example works with his camera on Kubuntu 16.04 and Qt 5.7? Thank you. On 29.08.2016 19:05, Igor Mironchik wrote: Hi, I try to start camera example

[Interest] QCamera | Qt 5.7 | MultimediaWidgets::Camera example.

2016-08-29 Thread Igor Mironchik
Hi, I try to start camera example in multimediawidgets, but all my cameras failed to start with "No camera source available" error. I'm on Linux with Qt 5.7. Is it known bug, or I missed something on my system? In app's output I see: (camera:7876): GLib-GObject-WARNING **: invalid (NULL)

[Interest] Qt Data Visualization - Scatter3D gradient from independent value

2016-08-29 Thread Ola Røer Thorsen
I'm plotting 3d point cloud data in QML using the Scatter3D item. I'd like to set the color of each point individually from a gradient, but not related to each point's position. The use case is plotting temperatures in 3d-space. Each point represents a temperature measurement at some 3d