Re: [Live-devel] Including Live555 in iPhone app

2011-03-10 Thread Matt Schuckmannn
FYI it is possible. I've had a demo application using Live555 running on the iPhone and iPad for quite some time. Sadly it's just been a pet project and I haven't had time to release it or even document how I got it all going. As I recall it wasn't that hard, I think I ended up using Objective

Re: [Live-devel] Including Live555 in iPhone app

2011-03-10 Thread Ross Finlayson
Hey All, This is my first time posting. I'm trying to include Live555 in an iPhone app. Firstly I compiled Live555 using the config.iphoneos. I then created an Xcode project and the ONLY thing I did was to #import . Can C++ header files (like "liveMedia.hh") even be included in Objective-C