Home       Download       Design       About
Facet
    Proxying Videos By Conferencing

Download Facet Source Code:

Facet 1.0.0: github repository
git clone https://github.com/magicle/Facet.git

Prerequisite:
(a) Linux operating system, Facet implementation is tested on Ubuntu 12.04
(b) Skype installed with a valid Skype user account
(c) Acknowledgement: Facet server is based on the following open source projects:

Skype4py: a multiplatform Skype API wrapper for Python
v4l2loopback: a kernel module to create V4L2 loopback devices
Gstreamer: a pipeline-based multimedia framework
youtube-dl: command-line program to download videos
Facet repository includes a installer for these projects.

Install:

./configure
make
make install