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
There is a project: using AgoraRtcKit for video call, and AudioKit for recording audio after exit room.
Step:
Join channel as a broadcaster, and set agoraKit.setAudioProfile(.default, scenario: .education) If set scenario with gameStreaming this issue wont happen
Leave channel and go to record.
Issue:
When it's recording, there's a BGM palying with no sound.
It's working normally if go to recording directly without start a video call. And it's working if we set scenario with gameStreaming.
So far we found this happened on a few of devices: iPadAir4 , iPadPro12Inch4
There is a demo base on OpenLive-iOS
I'd appreciate it if someone could help me!
The text was updated successfully, but these errors were encountered:
There is a project: using AgoraRtcKit for video call, and AudioKit for recording audio after exit room.
Step:
broadcaster
, and setagoraKit.setAudioProfile(.default, scenario: .education)
If set scenario with gameStreaming this issue wont happen
Issue:
When it's recording, there's a BGM palying with no sound.
It's working normally if go to recording directly without start a video call. And it's working if we set scenario with gameStreaming.
So far we found this happened on a few of devices: iPadAir4 , iPadPro12Inch4
There is a demo base on OpenLive-iOS
I'd appreciate it if someone could help me!
The text was updated successfully, but these errors were encountered: