waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Record Video without Sound using MediaRecorder #654

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Cannot record video on Glass without sound.

What is the expected output? What do you see instead?
Record video if no audio source is specified but it cratches if that attempted.

What version of the product are you using? On what operating system?
Glass XE22

Please provide any additional information below.
If you put it in try-catch block, it won't crash anymore, sometimes will record 
video without audio, majority of the times will cratch Glass and restart is 
needed. 

Just need to add a simple function or way of disabling audio while recording 
video from Glass

Original issue reported on code.google.com by innocla...@gmail.com on 1 Jan 2015 at 11:20

GoogleCodeExporter commented 8 years ago
*crashes* NOT cratches 

Original comment by innocla...@gmail.com on 1 Jan 2015 at 11:21

GoogleCodeExporter commented 8 years ago
Hi, do you have a code sample to share for recording videos using MediaRecorder?

Original comment by chenfang...@gmail.com on 13 Jan 2015 at 2:19