#elif defined(linux) || defined(__linux) // : void VidWin::show_sdl(bool visible) // : show_sdl() function available in linux platform only : set the pre_param.show = PJ_TRUE; I try but no effect, window show on startup with color table : I think that the problem is about DirectShow, maybe I used the wrong DirectX SDK version ... but then inexplicably pjsua working correctly ... From: pjsip [mailto:pjsip-bounces@xxxxxxxxxxxxxxx] On Behalf Of Sandeep Karanth Sent: Friday, January 11, 2013 4:58 PM To: pjsip list Subject: Re: PJSIP VIDEO device enumeration problem! I guess could be an issue with the preview function May be you could try couple of things 1) set the pre_param.show = PJ_TRUE; 2)//video_prev_->show_sdl(); uncomment this and give a try. Hopefully should work! On Fri, Jan 11, 2013 at 6:08 PM, ????? ??????? <virtnet at mail.ru> wrote: Yes I tested pjsua application with command: vid dev prev on 0 Preview works fine : From: pjsip [mailto:pjsip-bounces@xxxxxxxxxxxxxxx] On Behalf Of Sandeep Karanth Sent: Friday, January 11, 2013 4:01 PM To: pjsip list Subject: Re: PJSIP VIDEO device enumeration problem! "Now comes the fun part! pjsua compiled and is working properly, the command "vid dev list" shows 5 devices including my Web camera" After this did u try running the pjsua command line app and get a preview of your camera ?? Did that succeed? On Fri, Jan 11, 2013 at 5:19 PM, Fedot Fedotov <fedot.fedotov at gmail.com> wrote: Use VS 2005 (or VS 2008 in a pinch) and search PJSIP forum about my posts - I have already posted instructions how to build and run pjsua app under Win7 _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20130111/8341521d/attachment-0001.html>