3.3.3 • Published 4 years ago

scenic-client v3.3.3

Weekly downloads
-
License
GPL-3.0
Repository
gitlab
Last release
4 years ago

pipeline status coverage report GPLv3 license Scenic version

Overview

Scenic is a stage teleconference system that allows for real-time transmission of audiovisual and arbitrary data over any IP network. Telepresence systems can be used in various artistic contexts, so that two different creative spaces can communicate with each other or present a combined performance.

Scenic is a web-based graphical user interface, available through the use of a web browser. It supports multiple simultaneous users and can be secured with a password. It is designed to be used in conjunction with Scenic Core as part of the Scenic stack. Scenic is currently developed by the Société des Arts Technologiques (SAT), a non-profit artistic entity based in Montreal, CA.

Quick Installation

The current version of Scenic has been tested with Ubuntu 18.04 LTS (Bionic Beaver) and the Chromium browser.

STEPCOMMAND
Install Shmdatagst-inspect-1.0 --gst-plugin-path=/usr/local/lib/gstreamer-1.0/
Install Switcherswitcher --version
Install Node.js 10node --version
Install Dockerdocker --version
Install scenic-corenpm install -g scenic-core
Run scenic-corescenic
Deploy Scenicdocker run -p 8080:8080 registry.gitlab.com/sat-mtl/telepresence/scenic:master
Open http://localhost:8080chromium-browser http://localhost:8080

For more detailed information on how to install Scenic, consult our Installation Guide.

Usage

First, launch Scenic Core with the scenic command. Second, open localhost:8080 in your browser. (Chromium is recommended)

STEPCOMMAND
Start Scenic Core servicescenic

| Open localhost:8080

For optimal support of touchscreens, consider launching Chromium with --touch-events.

Contributing

Check out our Contributing Guide to get started!

Additionally, take a look at Scenic's documentation.

Authors

See here.

License

This project is licensed under the GNU General Public License version 3 - see the LICENSE file for details.

Acknowledgments

This project was made possible by the Société des Arts Technologiques (SAT).