[Live-devel] Including Live555 in iPhone app
Matt Schuckmannn
matt at schuckmannacres.com
Thu Mar 10 15:20:30 PST 2011
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-C++
classes as an interface between the Live555 C++ interfaces and the rest
of the Objective-C COCA stuff.
Matt S.
On 3/10/2011 3:03 PM, Ross Finlayson wrote:
>> 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 <liveMedia.hh>.
>
> Can C++ header files (like "liveMedia.hh") even be included in
> Objective-C projects??
>
> (I'm not personally familiar with iPhone development; I'm just curious
> about whether/how C++ code (like ours) can be used...)
>
More information about the live-devel
mailing list