Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tried Video Call from IOS device video streaming works but sound is not working IOS 10.2.1 #309

Closed
neethusr87 opened this issue Sep 14, 2017 · 8 comments

Comments

@neethusr87
Copy link

No description provided.

@sashastg
Copy link

sashastg commented Oct 3, 2017

hey, had you found solution for this bug ?

@menelike

This comment was marked as off-topic.

@sashastg
Copy link

sashastg commented Oct 4, 2017

found solution, to make it works on IOS with speaker:
https://github.com/alongubkin/audiotoggle

@menelike

This comment was marked as off-topic.

@pa1rjp
Copy link

pa1rjp commented Jul 13, 2018

@neethusr87 can you help me out with code that you are using for video calling, i am dead stuck doing vidoe calling using iosrtc. As i am getting blob type data from the device and i am expecting mediastream type data.
Just want to know how were you able to achive video calling.
Thank you in advance, please share your code.

@yangbinlovegis
Copy link

found solution, to make it works on IOS with speaker:
https://github.com/alongubkin/audiotoggle

I use this way ,but still sometimes it does't work on ipad ; when I press home button make my app minimize , and press my app maximization the sound come back

@hthetiot
Copy link
Contributor

I'm aware of this issue, you need to use cordova-plugin-audioroute plugin from @saghul but you need to call cordova.plugins.audioroute.overrideOutput after the call started.

Will work on a fix in the future.

@hthetiot hthetiot added the bug label Aug 14, 2019
@hthetiot hthetiot added this to the 5.0.0 milestone Aug 14, 2019
@hthetiot
Copy link
Contributor

#289 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants