Skip to content
QtWS25 Last Chance
  • 0 Votes
    9 Posts
    5k Views
    I have successfully build QT 5.8.0 on nVidia TX1 board. But with QML video surface sink element still getting Reddish preview. https://drive.google.com/open?id=0B8d7zQv-G71oM1JONzlpR2t1OWc I also tried 5.8.0 QT C++ camera example. but for this example camera preview seen for 1-2 sec and then ubuntu hangs. And also the preview appear with wrong color conversion format. So i tried minimal camera example. https://drive.google.com/open?id=0B8d7zQv-G71odXN6ZTkxRTRuOGM But when i start camera following error comes Unable to open the camera "" for read to query the parameter info: "No such file or directory" So how can i preview UYVY camera preview in this example?