[Webkit-unassigned] [Bug 211181] Safari users are not able to hear audio from remote participants
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 29 08:23:59 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=211181
--- Comment #2 from youenn fablet <youennf at gmail.com> ---
(In reply to Jaya from comment #1)
> This seems to be easily reproducible when a remote participant leaves and
> joins the call again.
> When a remote source is removed from conference, we change the direction on
> the corresponding m=line in the sdp as "inactive" and then re-use any
> inactive m-lines of the same media type when a new remote source is added to
> the conference. Is it possible that this is what causing the audio issue ?
I think this is the issue here.
Is it Safari specific code?
It seems in that case webkit receives a live stream whose WebRTC backend RemoteAudioSource is ended, so exits early when trying to register an observer.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200429/37364a12/attachment.htm>
More information about the webkit-unassigned
mailing list