Hello.
Currently I working on android project where I need to use ffmpeg for
working with camera and microphone. android_camera device works fine and
video preview works. But building of openal is issue and I think some time
about creating something like android_microphone via jni like media_codec
works.
So does it make a sence to share jni
<https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/ffjni.c> stuff for
this from libavcodec and which best way for doing it?
I asking because that stuff is in libavcodec but my plugin should be in
libavdevice.
Please advice.

-- 
Thanks!
Dmitry
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to