Retrieve audio buffer

Hello,
I would like to know if it is possible to recover the raw audio data buffer in order to apply post-processing to it before it is sent via the peerConnection.

Without alterations to support processing the audio device/manager, not currently.
But it is indeed possible and may be supported in the future.

Do we have some updates on thisone? We would like to work with an buffer on native components

No updates as of yet.
With the upcoming implementation of the new architecture things may become more possible without worrying about performance issues.

well but what that means “upcoming implementation”? When it is expected?

Around the end of the year if not shortly after that.
But that will not include the functionality you desire.
On the other hand it would potentially make it easier for said functionality to be implemented.

Can you give me an guidelines how/where I can said for this functionality?

Not exactly.
Best i can do is give more info if and when such features are implemented.

Well I think that that it would be really great, if you will be able to move in livestream with something like “backward(3)”, … with seconds in parameter … this is a feature a lot of users are asking there, and it is really requested feature… I can imagine, that a lot of users when you are working with livestream wants to be able to move back few seconds … I can help you with implementation, if you are open to, I just need some “setup” instructions how I can deploy/work on this library locally to be able to build at the end :slight_smile: