Re: [Development] QCamera don't capture video in android

2014-10-22 Thread Ayberk Özgür
ubject:* [Development] QCamera don't capture video in android *Description* QCamera don't capture video in android. Run the attached example. But it can work in windows and linux. Is it bug or codeis wrong?If code is wrong, tall me how to write. ·*Environment:* operating system:android qt v

Re: [Development] QCamera don't capture video in android

2014-10-22 Thread Kojo Tero
nt@qt-project.org Subject: [Development] QCamera don't capture video in android Description QCamera don't capture video in android. Run the attached example. But it can work in windows and linux. Is it bug or code is wrong? If code is wrong, tall me how to write. * Environm

Re: [Development] QCamera don't capture video in android

2014-10-22 Thread kl222
Thank you. your samples is run. But Iwant to useqcamera to capture video. At 2014-10-22 21:04:46, "Ayberk Özgür" wrote: I'd recommend using the QML wrapper for the OpenCV camera that we wrote externally: https://github.com/chili-epfl/qml-cvcamera, it works on Android. On 22. 10. 14 14:53

Re: [Development] QCamera don't capture video in android

2014-10-22 Thread Ayberk Özgür
I'd recommend using the QML wrapper for the OpenCV camera that we wrote externally: https://github.com/chili-epfl/qml-cvcamera, it works on Android. On 22. 10. 14 14:53, kl222 wrote: *Description* QCamera don't capture video in android. Run the attached example. But it can work in windows a

[Development] QCamera don't capture video in android

2014-10-22 Thread kl222
Description QCamera don't capture video in android. Run the attached example. But it can work in windows and linux. Is it bug or code is wrong? If code is wrong, tall me how to write. * Environment: operating system:android qt version: qt 5.3.1 qt 5.3.2 qt 5.4.0-beta1 custo