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

iOS NativeDemo: media_session woes

Open nevyn opened this issue 9 years ago • 4 comments

  • Repo version: dfa755258a93135732d74c448828eb4438a8d33f
  • Signal server: #define kServerURL @"http://demo.openwebrtc.org"

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.

nevyn avatar May 11 '16 23:05 nevyn

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

BenjaminFaal avatar May 18 '16 09:05 BenjaminFaal

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

sibineshMc avatar Jul 19 '16 05:07 sibineshMc

Has it still not worked?

v-yatsevich avatar Feb 01 '17 11:02 v-yatsevich

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

IDOKN avatar Jun 09 '17 05:06 IDOKN