<div dir="ltr"><div><div><div>I compiled linphone and am running it in poky linux (fsl-image-gui) on sabrelite. When I try to make a two-way call, I see this msg:<br><a href="https://bitbucket.org/discretio/mediastreamer2/src/cc1c29fb68a1/src/x11video.c?at=default#cl-241">https://bitbucket.org/discretio/mediastreamer2/src/cc1c29fb68a1/src/x11video.c?at=default#cl-241</a><br>

<br></div>I have been able to trace this to the call to XvQueryAdaptors call returning 0 for nadapters:<br><a href="https://bitbucket.org/discretio/mediastreamer2/src/cc1c29fb68a1/src/x11video.c?at=default#cl-205">https://bitbucket.org/discretio/mediastreamer2/src/cc1c29fb68a1/src/x11video.c?at=default#cl-205</a><br>

<br></div><div>Here is the man page for xvqueryadaptors: <a href="http://linux.die.net/man/3/xvqueryadaptors">http://linux.die.net/man/3/xvqueryadaptors</a><br></div><div><br></div>As a result, I cannot display the video on the sabrelite end. Am I missing some sort of X11 library or dependency for this to work? Should I run this on a core-image-x11 image instead?<br>

<br></div>Thanks<br></div>