Ubuntu 16.04, Driver 396.51, V100 (Azure VM with XFCE 4.12 desktop)
with GST_DEBUG=2, sample app produces the following messages:
Now playing: …/…/…/samples/streams/sample_720p.h264
0:00:00.814865219 26413 0x1c2ac10 ERROR egladaption ext/eglgles/gstegladaptation_egl.c:144:gst_egl_adaptation_init_display: Could not get EGL display connection
0:00:00.814906717 26413 0x1c2ac10 ERROR egladaption ext/eglgles/gstegladaptation_egl.c:185:gst_egl_adaptation_init_display: Couldn’t setup window/surface from handle
0:00:00.814912617 26413 0x1c2ac10 ERROR nveglglessink ext/eglgles/gsteglglessink.c:526:egl_init: Couldn’t init EGL display
0:00:00.814926116 26413 0x1c2ac10 ERROR nveglglessink ext/eglgles/gsteglglessink.c:552:egl_init: Failed to perform EGL init
Anything I can do to make this work in this environment?
Thanks.