Thank you. I will check it out.
I'm also considering Bouncy Castle.
And I'm wondering if I actually need DTLS to encrypt the datagrams...



Dne čtvrtek, 14. srpna 2014 16:35:03 UTC+2 Will Sargent napsal(a):
>
> I don't think there is a Java implementation of DTLS.  There is this 
> wrapper:
>
> http://yassl.com/yaSSL/Products-wolfssljni.html
> http://blog.davidwolinsky.com/2010/05/returning-to-dtls.html
>
>
> Will Sargent
> Consultant, Professional Services
> Typesafe <http://typesafe.com>, the company behind Play Framework 
> <http://www.playframework.com>, Akka <http://akka.io> and Scala 
> <http://www.scala-lang.org/>
>  
>
> On Thu, Aug 14, 2014 at 3:58 AM, Quizzie Fogg <k.kl...@gmail.com 
> <javascript:>> wrote:
>
>>  I need to create a server-clients application in Scala/Akka for 
>> encrypted live video streaming. Since loosing some packets doesn't matter, 
>> but latency is crucial, UDP is much better than TCP.
>>
>> As far as I know Akka/Scala/Java don't support DTLS. What would be the 
>> best framework / library to use for encryption?
>>
>> Also, I am still deciding between different Akka libraries to build the 
>> core of the application. (Akka I/O, Akka Remoting, Spray, Akka Http, Akka 
>> Streams). Is it worth waiting for a stable release of Akka Streams?
>>
>> Thanks for any suggestions.
>>
>> -- 
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ: 
>> http://doc.akka.io/docs/akka/current/additional/faq.html
>> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Akka User List" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to akka-user+...@googlegroups.com <javascript:>.
>> To post to this group, send email to akka...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to