openwebrtc-examples icon indicating copy to clipboard operation
openwebrtc-examples copied to clipboard

no audio on samsung galaxy s5

Open pauluhn opened this issue 10 years ago • 3 comments

i've got audio working on a samsung galaxy tab connecting to demo web app with chrome. but when i try to connect using samsung galaxy s5, i get no audio coming from phone. i can hear the audio from chrome so the phone is sending audio to chrome but the phone isn't playing back the audio from chrome.

looking through the logs, I see this:

com.ericsson.research.owr.examples.nativecall W/AudioRecord﹕ AUDIO_INPUT_FLAG_FAST denied by client

this warning doesn't appear on the tab.

i'm using nativecall on latest openwebwebrtc-examples with some modifications to get audio working.

pauluhn avatar Sep 04 '15 15:09 pauluhn

Hi, I have some problem.... How to modify?

Thank you

ScottChayaa avatar Sep 11 '15 06:09 ScottChayaa

BTW,

Where is the log?

ScottChayaa avatar Sep 11 '15 07:09 ScottChayaa

What modification did you make to start AUDIO? Did you solved your problem with device compatibility?

As I've noticed we have to correct Audio Frequency while recording. Does anyone know where can I set it?

Strange thing is that audio is working always on audio only mode, but not when using audio and video.

onlyway avatar Sep 19 '15 19:09 onlyway