Hi Faba, Currently there is no API that can accept a window handle for the renderer to draw in, however you can get the window handle using PJMEDIA_VID_DEV_CAP_OUTPUT_WINDOW capability, then you can put the window inside your own application. For an example, please refer to the vidgui samples app. Regards, Ming On Wed, Apr 4, 2012 at 1:34 PM, Faba Aa <aafaba at gmail.com> wrote: > Hi Nannang, > > ? ?I want to provide sdl render of my own window handle, but don't know how > to do this thing through formal APIs, can you give some?guidance? > > Thanks in advance, > > Faba > > _______________________________________________ > 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 >