RESOLVED DUPLICATE of bug 230552 231733
mobile network (LTE) ice callback return mDNS address
https://bugs.webkit.org/show_bug.cgi?id=231733
Summary mobile network (LTE) ice callback return mDNS address
neo
Reported 2021-10-14 04:36:29 PDT
after getUserMedia({audio: true, video:true}) wifi is ok, but mobile network (LTE) ice callback return mDNS address if use iceTransportPolicy='relay' there is no ice callback
Attachments
youenn fablet
Comment 1 2021-10-19 02:19:39 PDT
Is it reproducing on latest iOS 15.1 beta? I cannot reproduce using https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ and calling navigator.mediaDevices.getUserMedia({audio: true, video:true}) in web inspector.
neo
Comment 2 2021-10-19 02:28:30 PDT
(In reply to youenn fablet from comment #1) > Is it reproducing on latest iOS 15.1 beta? > I cannot reproduce using > https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ and > calling navigator.mediaDevices.getUserMedia({audio: true, video:true}) in > web inspector. * OS Version: iOS 15.0.1 and iOS 15.0.2 * Network type : mobile network (ex - lte) i already checked with this example. https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice this problem only mobile network (not wifi)
youenn fablet
Comment 3 2021-10-19 03:07:37 PDT
Can you check with the latest IOS 15.1 beta?
neo
Comment 4 2021-10-19 03:18:30 PDT
(In reply to youenn fablet from comment #3) > Can you check with the latest IOS 15.1 beta? it works on iOS 15.1 beta. (only 15.0.1 and 15.0.2 problem)
youenn fablet
Comment 5 2021-10-19 03:22:05 PDT
Thanks neo, duping it to bug 230552. *** This bug has been marked as a duplicate of bug 230552 ***
Note You need to log in before you can comment on or make changes to this bug.