Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Start using DTLS for loopback calls #312

Open
KaptenJansson opened this issue Jun 2, 2016 · 2 comments
Open

Start using DTLS for loopback calls #312

KaptenJansson opened this issue Jun 2, 2016 · 2 comments

Comments

@KaptenJansson
Copy link
Contributor

KaptenJansson commented Jun 2, 2016

Since SDES should not be used and we are hitting Chrome issues we should update AppRTC to use DTLS instead. This means we have to create two peerConnections since when using DTLS one peerConnection cannot act as a client and server.

I'm open for suggestions on how to solve this but I was thinking that we could create and manage the 2nd peerConnection in loopback.js. I guess it's also possible to manage it in call.js but there is already a lot going in there.

@juberti @samdutton @jiayliu WDYT?

@KaptenJansson
Copy link
Contributor Author

This needs to revisited.

@fippo
Copy link
Contributor

fippo commented Sep 9, 2021

ping. SDES is going away...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants