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

WebRTC video stream is not playable in Opera browser #127

Open
cupuyc opened this issue Nov 23, 2017 · 0 comments
Open

WebRTC video stream is not playable in Opera browser #127

cupuyc opened this issue Nov 23, 2017 · 0 comments

Comments

@cupuyc
Copy link

cupuyc commented Nov 23, 2017

I can see my published WebRTC stream in Chrome via Red5Pro admin panel at: https://red5pro.server/live , but can't see it under Opera (both Mac and Win).

I see error in console:
Error in subscribing to stream - Error in stream subscription: Session start failed for localhostStream--329

It is strange, because Opera uses engine from Chrome, then WebRTC should work smoothly.

Browser console log shows:
2017-11-23T10:52:08.752Z - [red5pro-sdk] debug: (RTCSubscriber) [onsocketicecandidateend]
r5pro-subscriber-failover.js:114 [Red5ProSubscriber] WebRTC.IceTrickle.Complete.
red5pro-sdk.min.js:9 2017-11-23T10:52:08.752Z - [red5pro-sdk] debug: (RTCSubscriber) [sendsubscribe]
red5pro-sdk.min.js:9 2017-11-23T10:52:08.753Z - [red5pro-sdk] debug: (R5ProSubscriptionSocket) [websocket-post]: {
  "subscribe": "localhostStream--329",
  "requestId": "subscriber-4983"
}
red5pro-sdk.min.js:9 2017-11-23T10:52:13.077Z - [red5pro-sdk] debug: (R5ProSubscriptionSocket) [websocket-response]: {
  "data": {
    "type": "error",
    "message": "Session start failed for localhostStream--329"
  }
}
red5pro-sdk.min.js:9 2017-11-23T10:52:13.078Z - [red5pro-sdk] error: (RTCSubscriber) Error in stream subscription: Session start failed for localhostStream--329.
[Optional detail]: undefined
r5pro-subscriber-failover.js:114 [Red5ProSubscriber] Subscribe.Fail.
r5pro-subscriber-failover.js:180 [subscriber]:: Error in subscribing to stream - Error in stream subscription: Session start failed for localhostStream--329.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant