<div dir="ltr"><div>Hi!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Den tors 14 mars 2019 kl 12:29 skrev Albin Stigö <<a href="mailto:albin.stigo@gmail.com" target="_blank">albin.stigo@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>I'm working on an Erlang WebRTC peer client (to send audio/video to<br>the browser).<br>
<br>WebRTC requires dtls-srtp and that in turn requires:<br>
<br>1. The use_srtp extension for key exchange.<br></blockquote><div><br></div><div>We will be implementing this as part of TLS-1.3 that we are currently working on, and we will have something runnable for OTP-22.0, although we are not promising that it will complete or that use_srtp will be part of  OTP-22.0</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">2. Multiplexing of stun/turn/srtp packets on the socket.<br>
<br>I know there's been work towards use_srtp and it's even in the source,<br>but commented out. Ingela has been working on it for OTP 2, I believe,<br>is there an ETA on this feature?</blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Is multiplexing on the DTLS socket already possible using the cb_info?<br>Has anyone tried that?<br>
<br>
<a href="http://erlang.org/pipermail/erlang-questions/2018-October/096457.html" rel="noreferrer" target="_blank">http://erlang.org/pipermail/erlang-questions/2018-October/096457.html</a><br>
<br></blockquote><div><br></div><div>The code has been written to make such extensions possible. There might be a need for more callbacks. I have not really had time to work on that as</div><div>TLS-1.3, optimizations and erlang distribution over TLS has been prioritized higher.  Suggestions are welcome.</div><div><br></div><div>Regards Ingela Erlang/OTP team - Ericsson AB </div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>--Albin<br>_______________________________________________<br>erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div></div>