5

Good Day!

I've followed the instruction from this link: Intel® INDE Media for Mobile Tutorials - Video Capturing for Unity3d* Applications on Android* and I've made it working with my app. The problem only is that the audio uses the microphone for the recording and it created lots of noise thus producing a lower quality output file. My question is that how can I can just have only the plain video and audio (output of the app) capture? If this is not possible, how can I integrate an audio file to the recorded video? I hope you could give some guides and examples.

Thank you in advance!

broadfire016
  • 76
  • 1
  • 4
  • Hi, did you found a workaround for your issue? – Sergio Viudes Jul 31 '17 at 11:31
  • No. I haven't solve this issue. – broadfire016 Aug 21 '17 at 05:56
  • Hey ! I saw this [answer](https://stackoverflow.com/questions/28943540/intel-inde-how-to-control-mute-microphone-input-volume-input-gain-in-andro?rq=1) where they remove the lines before compiling the plugin with ant: `audioFormat = new AudioFormatAndroid("audio/mp4a-latm", 44100, 1); capture.setTargetAudioFormat(audioFormat);` Have you tested it? – oschvr Feb 12 '18 at 17:35

0 Answers0