View Single Post
Posts: 143 | Thanked: 99 times | Joined on Jun 2009 @ Houston
#8
Originally Posted by tpaixao View Post
yeah, I thought that I could understand how to use the camera using this example but clearly I'm missing something.

So, i create my QCamera object and gstream initializes ok. Then I create a videoLabel object (like they do) but i can't make it play any video. everytime I call camera->play() nothing happens. cerr returns "camera emit video not ready". I'm really missing something here...
can someone help? please?
In fact, I tried to build qtcartoonizer and it built ok but when I try to acquire an image from the camera, it doesn't work. Anyone managed to get it to work?