RESOLVED FIXED185974
Safari cannot get and/or send video in a session from and/or to Opera
https://bugs.webkit.org/show_bug.cgi?id=185974
Summary Safari cannot get and/or send video in a session from and/or to Opera
Alberto Cintado
Reported 2018-05-24 22:12:23 PDT
Created attachment 341253 [details] console screenshot Safari cannot set remote/local offer/answer from/to Opera. Using Opentok SDK we cannot subscribe to Safari and Opera from respectively Opera and Safari. But also using vanilla app https://appr.tc we can not perform a connection either. Please see attachment. It also occurs in Safari Tech Preview.
Attachments
console screenshot (78.56 KB, image/png)
2018-05-24 22:12 PDT, Alberto Cintado
no flags
Alberto Cintado
Comment 1 2018-05-24 22:21:51 PDT
With Opentok SDK, we can still subscribe audio.
Radar WebKit Bug Importer
Comment 2 2018-05-25 07:02:04 PDT
Philipp Hancke
Comment 3 2018-06-06 22:22:26 PDT
The error message is similar to https://bugs.chromium.org/p/webrtc/issues/detail?id=4957 Do you have the offer SDP from Opera in apprtc? chrome://webrtc-internals works there which makes debugging easier. It looks like Opera 53 does not have h264 support anymore.
Philipp Hancke
Comment 4 2018-06-07 10:53:09 PDT
https://bugs.chromium.org/p/webrtc/issues/detail?id=9096 was a similar issue where Chromium 65 was missing H264 all of a sudden -- disappeared in Chromium 66. The best workaround for this remains to munge the SDP in Safari before setLocalDescription if the video m= line does not contain H264.
Philipp Hancke
Comment 5 2018-06-19 01:53:00 PDT
the lack of H264 is fixed in Opera 55 at least -- I don't think there is more action here.
youenn fablet
Comment 6 2018-06-19 04:35:58 PDT
Closing then. Please reopen if it is found out that interoperability is still broken with Opera.
Note You need to log in before you can comment on or make changes to this bug.