I have a camera application that will display the cameras live stream:
void MainWindow::on_start() { if(video.isOpened()) { video.release();