Unity-Technologies / GenericFrameRecorder

This GitHub package is DEPRECATED. Please get the new Unity Recorder from the Asset Store (https://assetstore.unity.com/packages/essentials/unity-recorder-94079) Use the editor builtin Bug Reporter to report issues. You can track and vote for issues on the Issue Tracker (https://issuetracker.unity3d.com)
MIT License
534 stars 66 forks source link

Microphone is not able to record any sound ! #56

Open kyhnlbyrk opened 6 years ago

kyhnlbyrk commented 6 years ago
What happened?

While the recorder is recording in a scene(Capture audio enabled), I am trying to record an audio with microphone at the same time, and attach the recorded voice to the audio source in the scene. Expected result : Once the recording is finished, I expect the video to contain the recorded audio from microphone. Real Result : Microphone is not recording anything. The video has the scene view, but not audio(Capture audio enabled).

Are you guys disabling the microphones, once the recording is started ? Or why can not I record my voice from microphone ?

Thank You !

Is it reproduceable?

Yes

Released package version / tag?

v0.2 - Asset Store Version.

Unity version, operating system, target platform (standalone windows, mac, iOS, PS4...)?

2017.3f3, windows, android

jasonm-unity commented 6 years ago

Microphone recording is not supported at the moment, only the audio output.

Adding this a feature request.

thank you for reporting it.

lopezt-idcc commented 4 years ago

Hi, I am meeting the same problem right now, I am using the package manager and Unity Recorder 2.0.1 in Unity 2018.3. Before the recording the mic is working pretty well, and I soon as I launch the video rec with audio capture on it records the video but not the voice.