Temasys / SKYLINK-iOS

MIT License
7 stars 11 forks source link

Audio Output #5

Closed kenanchristian closed 5 years ago

kenanchristian commented 7 years ago

I'm trying to do a one way video call, currently I'm only getting audio and video from the first person who join the room. A weird things happened though, the sound is coming through the earpiece not the speaker.

RomainPln commented 7 years ago

Hello, for the Audio output I suggest you look at the AppDelegate in our sample app. Please let us know if that helps. Should I understand you also have trouble to establish media connection with more than 2 peers? If so, we would need steps to reproduce this behaviour in our sample app.