Changes

Jump to navigation Jump to search
268 bytes added ,  17:54, 15 August 2016
m
Line 189: Line 189:     
==WebRTC configuration==
 
==WebRTC configuration==
 +
{{Note box|Please note that WebRTC connections '''require''' secure connections (http'''s'''). Normal http connections will be refused. Please see the '''[[letsencrypt]]''' wiki page for more info on how to obtain a valid certificate for your server(s) and domains.}}
 
Rocket.Chat uses WebRTC to make voice/video calls. This requires the additional Apache module proxy_wstunnel. This is available from the '''[[fws]]''' repository.
 
Rocket.Chat uses WebRTC to make voice/video calls. This requires the additional Apache module proxy_wstunnel. This is available from the '''[[fws]]''' repository.
 
  yum install mod_proxy_wstunnel --enablerepo=fws
 
  yum install mod_proxy_wstunnel --enablerepo=fws

Navigation menu