lundi 29 juin 2015

Delphi Record audio and save to stream


I am struggling to streaming audio on android. I can stream video using the TCameraComponent and Indy 10, now I'd like to add audio too. If I use TAudioCaptionDevice to record the audio, how can I get the stream to send to the client? The TAudioCaptionDevice class different from the TCameraComponent does not have an event when the buffer is ready, so I can not get the stream.

I've seen a lot of good components as wave audio, but unfortunately it just support Win32 and iOS, however I need to run on Android.

Is there a way to get the stream out of the TAudioCaptionDevice, to send to client? If not, how can I accomplish that?



Aucun commentaire:

Enregistrer un commentaire