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?