EricssonResearch / openwebrtc-examples

Examples apps showing how to use OpenWebRTC
BSD 2-Clause "Simplified" License
337 stars 209 forks source link

iOS NativeDemo: media_session woes #185

Open nevyn opened 8 years ago

nevyn commented 8 years ago

Calling web-to-ios yields "Failed to find media_session for candidate" and connection is never established. Full console log: https://gist.github.com/nevyn/3fcd29751d44e6a45d66da199b17d46f

Calling ios-to-web yields a crash: https://gist.github.com/nevyn/224f863e9761e1d3794407d0904d39b1

Calling ios-to-ios yields same error as web-to-ios (Failed to find media_session).

They all seem related to some kind of "media session" problem, so... that might be helpful.

BenjaminFaal commented 8 years ago

Hello i have the same issue, any way to fix this?

sibineshMc commented 8 years ago

Hello, i also stuck with the same ... Any help will be appreciated..

v-yatsevich commented 7 years ago

Has it still not worked?

IDOKN commented 7 years ago

Hello i have the same issue, any way to fix this?