You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, I want to extend my gratitude for your excellent work on the webrtc-kmp library – it's been instrumental in my project's development.
I've encountered a requirement in my application where I need to capture both audio and video samples on the receiving end for further processing. While I've managed to successfully obtain video samples using the RemoteVideoStreamTrack's onFrame method, I'm currently facing a hurdle in capturing audio samples.
Could you kindly provide guidance or assistance on how to capture audio samples in a similar manner within the webrtc-kmp library? Any pointers or insights you could offer would be greatly appreciated.
Thank you very much for your time and support.
The text was updated successfully, but these errors were encountered:
Firstly, I want to extend my gratitude for your excellent work on the webrtc-kmp library – it's been instrumental in my project's development.
I've encountered a requirement in my application where I need to capture both audio and video samples on the receiving end for further processing. While I've managed to successfully obtain video samples using the RemoteVideoStreamTrack's onFrame method, I'm currently facing a hurdle in capturing audio samples.
Could you kindly provide guidance or assistance on how to capture audio samples in a similar manner within the webrtc-kmp library? Any pointers or insights you could offer would be greatly appreciated.
Thank you very much for your time and support.
The text was updated successfully, but these errors were encountered: