Arjun Bhilare
Arjun Bhilare
Hey @sathwara72, Even I'm facing the same problem. Have you found the solution to this?
@tafhyseni @sandeeptaz I'm new to AppRTC. I have set up the AppRTC project. Could you please help me with how do I set up Turn Servers? I'm building a video...
I'm currently getting ICE Connection Failed (When devices are on different internet connections). I have currently not set up my own Turn Server
Hello @ashirmehmood1996 thank you for providing the solution. I'm new to android development and I was using this library in my project. Could you please help me how to add...
Ohh okay. Thank you @ashirmehmood1996. If possible could you share your project structure just so that I could get a hint on how to place the library folder?
Thank you @ashirmehmood1996. This really helped a lot to understand how to place the folders. One last question, could you please tell how have you implemented this in your build.gradle(Module:...
Ohh okay. Thank you @ashirmehmood1996 for replying . Actually, I'm looking for how the ffmpeg library was implemented. I followed your steps and added support of 64-bit. But I don't...
@ashirmehmood1996 did you find anything that implements the library you've included in your project?
@ashirmehmood1996 @yadavkohi I've added the support for 64 bit by adding 64-bit binaries over here https://github.com/ArjunBhilare/ffmpeg-android-java But still when I upload the app on Play Store it shows support for...
Yes, I've followed the same @yadavkohi I've replaced the FFmpegAndroid folder with the one you mentioned above. You can check it here https://github.com/ArjunBhilare/ffmpeg-android-java Could you please check it. Because when...