[Webkit-unassigned] [Bug 262952] New: [Mac, ios, ipados] Webrtc aduio on an inactive tab
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 10 04:55:10 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262952
Bug ID: 262952
Summary: [Mac, ios, ipados] Webrtc aduio on an inactive tab
Product: WebKit
Version: Safari 17
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebRTC
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ivan.zahrodskyi at enghouse.com
CC: youennf at gmail.com
Created attachment 468147
--> https://bugs.webkit.org/attachment.cgi?id=468147&action=review
sample to try this problem
We noticed problem with audio during webrtc call on inactive tab.
Situation:
- User is in the webrtc active call from safari. But this user is doing something on another tab (e.q. shares that tab, reads some information or whatever)
- another user joins that call, so new audio track is received but there no any way to play that track (because tab is inactive)
I created little sample to reproduce this.
- open example
- press start
- open another tab and wait (near 10 seconds)
result:
- no audio
this works fine in chrome but not in safari.
Issue is valid for macos and ios.
I'm wondering is it some kind of safari limitation? or this is a bug?
--
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/20231010/3390212e/attachment.htm>
More information about the webkit-unassigned
mailing list