开发者

android video recording with emulator

1) is it possible to record videos and audios using android emulator(using webcam) ? , an开发者_StackOverflow社区d storing the recorded video or audio into the pc possibly as

recorder.setOutputFile("C:/test.mp4");


According to the Android Emulator page it is not possible to record videos, see section "Emulator Limitations":

No support for camera/video capture (input).

Audio recording is supported by the emulator, you can use the -audio-in switch when starting the emulator to specify the audio backend

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜