@Thomas: Did you see something like UIWindow *window = [UIApplication sharedApplication] keyWindow]; Try adding that UIView to that window and see what happen :) You can refactor code later On Thu, May 30, 2013 at 5:11 AM, Thomas Leavy <tom at the-all-nighters.com>wrote: > 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 > -- Khoa Pham HCMC University of Science www.fantageek.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20130530/62fe6b39/attachment-0001.html>