qtcam with error QEGLPlatformContext
Opened this issue · 3 comments
Hello
I have Jetson-TK1 and 2 cameras See3CAM_11CUG
I use Tegra124_Linux_R21.7.0_armhf.tbz2
and Tegra_Linux_Sample-Root-Filesystem_R21.7.0_armhf.tbz2
and Ubuntu 14.4
I tried to get video from cameras. I installed QTCAM. Ang get next Error
QEGLPlatformContext::makeCurrent: eglError: 3009, this: 0x7a9d90
What I must to do for correct getting video ?
Hi,
Can you please try the command while launching application.
$QSG_RENDER_LOOP=basic sudo qtcam
Hello,
I tried, but got the same error when I choose the camera from list
I see at https://devtalk.nvidia.com/default/topic/976124/jetson-tk1/usb-camera-being-detected-but-not-running-in-basic-opencv-applications-and-crashing-qtcam/
and install qv4l2. With qv4l2 is all right.