[Webkit-unassigned] [Bug 192101] New: [Unified Plan] Calling addTransceiver a second time with the same MediaStreamTrack generates a different MSID for the second m= section.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 28 13:49:04 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192101
Bug ID: 192101
Summary: [Unified Plan] Calling addTransceiver a second time
with the same MediaStreamTrack generates a different
MSID for the second m= section.
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebRTC
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mmalavalli at twilio.com
CC: youennf at gmail.com
Steps to reproduce the problem:
• Run https://jsfiddle.net/1hu2gLvz/ in a new tab.
• Click on "Add the same audio track the second time".
• Observe JavaScript console.
What is the expected behavior?
MSID in the sdp should match the MediaStreamTrack's ID for both m= sections.
What went wrong?
MSID in the sdp does not match the MediaStreamTrack ID in the second m= section.
--
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/20181128/f5ac4337/attachment.html>
More information about the webkit-unassigned
mailing list