The issue doesn't come from libyuv, but it comes from using of ffmpeg by pjsip. In a first time, you should use h263 codec. I will release in few days an OpenGL implementation. Samuel Le 30 mai 2013 ? 09:21, Thomas Leavy <tom at the-all-nighters.com> a ?crit : > I was finally able to figure out how to get the handle to a window for display. The preview of the camera works well now. What still isn't working is the transferred video. I now get a super distorted video feed that has a big green bar at the bottom. Any ideas on that? I tried to see if the calls to libyuv had anything to do with it and they do not since the same thing happens when that part of it is removed. > > On May 30, 2013, at 2:51 AM, pjsip-request at lists.pjsip.org wrote: >> >> Hi, >> >> One capability returns the "handle" of preview layer and uiview. >> You just have to add these pointers to your uiview with addsublayer or addsubview. >> >> Samuel >> >> Le 30 mai 2013 ? 00:11, Thomas Leavy <tom at the-all-nighters.com> a ?crit : >> >>> I have been able to compile pjsip with video support for iOS by using the instructions provided by siphon here: http://code.google.com/p/siphon/wiki/VIdeoSupport >>> >>> I am definitely capturing and transmitting video between devices on the call using the ipjsua example project. However I don't know how to get this video on to the screen. I see the window list has a valid window of size 768x1024 (iPad) and I set it show to yes which doesn't do anything. The ios_dev.mm file from siphon seems to be telling me that there is a UIView render device. Anyone know how to add the UIView to my view hierarchy? >>> _______________________________________________ >>> 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