Licode security

Hi!

I wonder that is it possible (if it is not already) to configure licode to
use websocket secure when streaming?
I know that the application can use https as we see it in the
basic_example, but i don’t know that how can I secure the video/audio
stream.
Please let me know if there is any documentation that i missed! :slight_smile:

Thanks!

Regards,
Gábor

Hi,

the audio/video streaming is always made in a secure way because WebRTC
standard uses STRP as transmission protocol. This protocol encrypt all the
traffic using keys interchanged also using a secure protocol (DTLS).

We have used https because of it is needed when using WebRTC for share the
desktop. But http protocol is not related with the video and audio
transmission.

BR
Álvaro2014-01-22 Gábor Varga vgabormail8@gmail.com

Hi!

I wonder that is it possible (if it is not already) to configure licode to
use websocket secure when streaming?
I know that the application can use https as we see it in the
basic_example, but i don’t know that how can I secure the video/audio
stream.
Please let me know if there is any documentation that i missed! :slight_smile:

Thanks!

Regards,
Gábor


You received this message because you are subscribed to the Google Groups
“lynckia” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lynckia+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.