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 livestream my meeting, but I cannot hear other participants' voices in the live stream. I'm using the Prism Live Studio tool, which captures the screen and broadcasts it to YouTube or other platforms. Notably, YouTube and other media sounds are working fine. How can I achieve the same for the participant's audio? I tried modifying the AudioManager mode and setting AudioAttributes in JavaAudioDeviceModule. I’ve also shared the relevant code snippet. If you have any insights on how this works, please let me know.
Hello @crow-misia, Thank you for the response. I tried with AudioManager, however it is not working. Also what do you mean when you say "changing the settings of the application as a whole", do you mean the Prism application by any chance, as in the Prism Application, I don't see a way of changing the settings.
Hello @crow-misia,
I want to livestream my meeting, but I cannot hear other participants' voices in the live stream. I'm using the Prism Live Studio tool, which captures the screen and broadcasts it to YouTube or other platforms. Notably, YouTube and other media sounds are working fine. How can I achieve the same for the participant's audio? I tried modifying the AudioManager mode and setting
AudioAttributes
inJavaAudioDeviceModule
. I’ve also shared the relevant code snippet. If you have any insights on how this works, please let me know.The text was updated successfully, but these errors were encountered: