Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a question.
Camera { id: camera property int value value :0 } VideoOutput { id: viewfinder width: 900 height: 470 source: camera }
The screen camera width 640 height 480 But I want the camera fill videoOutPut .what should i do ? Thanks