EDV:Videokonferenz/Vidyo: Difference between revisions

From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
No edit summary
Line 34: Line 34:
====OpenVPN Installation ====
====OpenVPN Installation ====


For Debian and Ubuntu Distributions the OpenVPN-Client-Package is the repository. Install with:
1. For Debian and Ubuntu Distributions the OpenVPN-Client-Package is in the repository and can be installed with:


aptitude install openvpn
aptitude install openvpn


Download and extract the [https://portal.kip.uni-heidelberg.de/kip-vpn-intern/config/kip_vpn_intern.zip kip_vpn_intern.zip] Archive.
2. Download and extract the [https://portal.kip.uni-heidelberg.de/kip-vpn-intern/config/kip_vpn_intern.zip kip_vpn_intern.zip] Archive.


Copy the config-file: '''kip_vpn_intern.conf''' and the folder: '''certs''' to the configuration directory: '''/etc/openvpn'''
Copy the config-file: '''kip_vpn_intern.conf''' and the folder: '''certs''' to the configuration directory: '''/etc/openvpn'''

Revision as of 09:07, 30 January 2013

Vidyo at CERN

Vidyo allows users to make point-to-point calls or multipoint videoconference meetings from their desktop machines, tablets and smartphones, H323/SIP equipped meeting rooms and from traditional phone lines. Read more about at CERN

Test your vidyo-client without user account (as guest):

http://information-technology.web.cern.ch/services/fe/vidyo/howto/users-test-your-setup

or with this direct link (if still available) :

 https://vidyoportal.cern.ch/flex.html?roomdirect.html&key=HCfF187Bk9EG

This is also the place where you can download the client software called VidyoDesktop .

Vidyo-Client for Linux

If you like to use the VidyoDesktop on Linux and you are inside the KIP-Network, you need to establish a connection (e.g. to the CERN Vidyoportal) over KIP-VPN-INTERN - Virtual Private Network (because of firewall security reasons). In this case the procedure is as follows.

KIP-VPN-INTERN Access

First check if KIP-VPN-INTERN is enabled for your account / username. This can be seen here: https://portal.kip.uni-heidelberg.de/account

There must be a point which says: " This account is authorized for the usage of KIP-VPN-INTERN. "

If this is not the case, send an email to: edv@kip.uni-heidelberg.de with a request for activation, otherwise you can continue to install the OpenVPN software.

OpenVPN Installation

1. For Debian and Ubuntu Distributions the OpenVPN-Client-Package is in the repository and can be installed with:

aptitude install openvpn

2. Download and extract the kip_vpn_intern.zip Archive.

Copy the config-file: kip_vpn_intern.conf and the folder: certs to the configuration directory: /etc/openvpn

You can also place the kip_vpn_intern.conf wherever you want, because you have to specify it as an option.

To start OpenVPN enter (as root or prepend sudo):

openvpn /your-path-to/kip_vpn_intern.conf

OpenVPN with Networkmanager

coming soon...