Hello ,
I am using the below command to broadcast from android phone. I am able to view
the Video but it is not capturing the audio from phone. Could you please let me
know what is missing to all capturing the audio from phone?
FFmpegKit.executeAsync("-f android_camera -r 15 -i 0:0 -vf scale=-1:240 -c:v
libx264 -vprofile baseline -preset ultrafast -tune zerolatency -g 30 -pix_fmt
yuv420p -c:a aac -ar:a 48k -b:a 88k -f flv
rtmps://xxxxx.channel.media.azure.net:2935/live/xxxx/stream",
To invoke the FFMPEG in the android , I am using this library.
android_camera libx264 rtmps : Audio not capturing · Discussion #236 ·
tanersener/ffmpeg-kit ·
GitHub<https://github.com/tanersener/ffmpeg-kit/discussions/236> (Package Name
: com.arthenica:ffmpeg-kit-full-gpl:4.5)
Thanks,
Hemant
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".