Hi Devashish,
It sounds like your application, as well as eglinfo, are not even
trying to use Wayland. Maybe they are autodetecting the platform
incorrectly and trying to use GBM instead. This could perhaps be
solved by setting the $WAYLAND_DISPLAY environment variable to the
name of the socket Wes
Hello,
Ihave built a simple application using QT & SDL that has a buttonwhich opens a
preview on clicking, whenever camera (system/usb) isconnected to the EVM.
Myapp successfully receives correct parameters related to camera(resolution,
frame rate, frame format) and I have verified it usingdebu