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
I want to record the local video stream from Agora, including audio, and save it to the device's gallery. However, I don't want to use Agora's Cloud Recording feature. Thanks in advance!
I have used createMediaRecorder function with type is RecorderStreamType.Preview and startRecording with streamType is streamTypeBoth
Expected results
I want to record both video and audio and save the recording to the gallery
Actual results
I have successfully saved the video to the gallery, but it does not include audio.
Version of the agora_rtc_engine
6.3.2
Platforms affected
Steps to reproduce
Expected results
I want to record both video and audio and save the recording to the gallery
Actual results
I have successfully saved the video to the gallery, but it does not include audio.
Code sample
Code sample
Screenshots or Video
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
[Paste your output here]
The text was updated successfully, but these errors were encountered: