View Single Post
  #1  
Old 07-14-2012, 04:03 AM
schriek schriek is offline
Junior Member
 
Join Date: Jul 2012
Posts: 1
schriek is on a distinguished road
Default

RTMPdump & Android


Hello,

I had the idea of turning my old phone into a stream downloader, so i stumbled upon rtmpdump, because it has prebuild binaries.

But, i just need the librtmp and in the prebuilt package there is only a librtmp.so.0, and unfortunatly the android NDK needs a .so or a.a file.

So, i decided to compile the latest version myself for Android, however the NDK and his toolchains are giving me a headache.

Has anyone succesfully cross compiled librtmp for Android?
Reply With Quote