 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?
|