hyuk
Member
I am conducting tests on the demo site with two-way streaming and have encountered an issue related to audio playback and volume control on Android devices.
When adjusting the android ( galaxy flip 4 chrome web browser ) hardware volume buttons during a WebRTC connection, the volume always controls the speakerphone. However, the published video playback switches inconsistently between the speakerphone audio and media audio, making it challenging to manage consistent audio output.
Specifically, last evening, the video playback briefly used the speakerphone audio, allowing the speakerphone volume to be adjusted. However, today, the video playback is using the media audio.
I would like to ensure that the published video playback consistently uses the speakerphone audio. Is there a way to configure this behavior?
Thank you for your assistance.
※ For reference, our previous project built with Flashphoner has consistently operated with the speakerphone volume. We compared the inconsistent behavior of the new project with the code from the previous one but found it difficult to identify any differences.
When adjusting the android ( galaxy flip 4 chrome web browser ) hardware volume buttons during a WebRTC connection, the volume always controls the speakerphone. However, the published video playback switches inconsistently between the speakerphone audio and media audio, making it challenging to manage consistent audio output.
Specifically, last evening, the video playback briefly used the speakerphone audio, allowing the speakerphone volume to be adjusted. However, today, the video playback is using the media audio.
I would like to ensure that the published video playback consistently uses the speakerphone audio. Is there a way to configure this behavior?
Thank you for your assistance.
※ For reference, our previous project built with Flashphoner has consistently operated with the speakerphone volume. We compared the inconsistent behavior of the new project with the code from the previous one but found it difficult to identify any differences.
Last edited: