Open
Bug 1520692
Opened 6 years ago
Updated 2 years ago
Allow data channel connections without SRTP
Categories
(Core :: WebRTC: Networking, enhancement, P3)
Core
WebRTC: Networking
Tracking
()
NEW
People
(Reporter: drno, Unassigned)
References
Details
Attachments
(1 file)
As bug 1510487 shows our current implementation depends on the SRTP state. But technically a PeerConnection without SRTP keys is fine, if the connection is only ever used for Datachannel we should set it up without SRTP involved.
Reporter | ||
Comment 1•6 years ago
|
||
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•