View Single Post
Posts: 143 | Thanked: 99 times | Joined on Jun 2009 @ Houston
#7
Originally Posted by klen View Post
I checked qtcartonizer. The example is exactly what I am looking for
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?

Thanks