Android Question bluetooth mic using AndroidVideoCapture

rbirago

Active Member
Licensed User
Longtime User
I am testing in these weeks AndroidVideoCapture and I appreciate it, but...is there a way to record audio from a bluetooth mic instead of the smartphone standard mic?
thanks in advance
Roberto
 

rbirago

Active Member
Licensed User
Longtime User
For what I can understand AudioStreamer is focused on Audio Rec/Play. I am analyzing AndroidVideoCapture because my target is a Video (and audio) recording. Looking at the objects in Audio library really there is a "videoRecordApp", but is very poor of functions. Do you think that there are ways using these family of objects to manage all the parameters involved in a/v recording (container, a/v codecs, a/v resolutions, quality, etc.....)?
Thanks
 
Upvote 0

rbirago

Active Member
Licensed User
Longtime User
I need to set programmatically all the A/V recording settings so I must find a library for this scope. AndroidVideoCapture gives most of these capabilities. Any other suggestion?
 
Upvote 0
Top