Android lib ffmpeg.so
with rtmpdump librtmp.so
/ rtmpdump.so
support for vitamin.
I saw some examples but they did not help me much, I need to compile rtmpdump ( librtmp ) with ffmpeg for Android . I have android-ndk
and cygwin
installed on windows, in linux I have android-ndk
with a normal rtmpdump project and ffmpeg compiling normal.
But I do not know how to implement this in the vitamin and run the rtmpdump commands in my android project, I could not call the lib and make it work.
The ultimate goal is to update the vitamio
lib by implementing rtmpdump
support with all its features. I tested librtmp.so but it does not have some functions like securetoken support.
vitamio
supports rtmp
on android , but I need to send securetoken to my server, and it does not support this.
If they have any relevant information use the comment to leave it.
What should I do to compile the two?
References:
Running only the package com.schriek.rtmpdump
in its project rtmpdump-android