[Live-devel] Live555 Build for Android

Ross Finlayson finlayson at live555.com
Wed Jun 8 00:15:53 PDT 2016


> We would like to build the Live555 RTSP stack for Android platform.
> As we could see, the downloaded stack has scripts and config for Linux systems.
> 1) Do we need to write the Android make files referring to the as per the Linux config or do you have any thing ready to be used for Android build?

As far as I know, because ‘Android’ is really Linux, either
	./genMakefiles linux
or
	./genMakefiles linux-with-shared-libraries
should work.


> 2) Currently we build a single shared library from the four static libraries:
>      - Create 4 static libraries (libusageenvironment.a, libbasicusageenvironment.a, libgroupsock.a, liblivemedia.a) 
>      - Combine them to build a shared library (liblivemediacore.so)
>      - Use the shared library (liblivemediacore.so) in our application
>    Is it ok to build and use this way as per the LGPL licensing?

Please consult with your company’s copyright attorney, and review:
	http://live555.com/liveMedia/faq.html#copyright-and-license
	

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list