GithubHelp home page GithubHelp logo

fossrit / open-video-chat Goto Github PK

View Code? Open in Web Editor NEW
17.0 19.0 10.0 5.43 MB

An open source video conferencing tool for the XO laptop

Home Page: https://fossrit.github.io/projects/open-video-chat

License: GNU General Public License v3.0

Python 96.59% Shell 3.41%
python gnome3 gtk3 gtk3-interface sugar xo-laptop gnome gtk sugar-activity deaf-communications

open-video-chat's Introduction

Open Video Chat

Open Video Chat is an open source video conferencing activity for the XO laptop. This project was originally started in March 2010 with funding from the National Technical Institute for the Deaf in Rochester NY, and continues with RIT HFOSS course and Google Summer of Code in 2013.

Focus

The original focus was to use GStreamer to provide acceptable frame rates for sign language communication (estimated somewhere between 20 and 30).

Current GSoC 2013 objectives are to get it running again on Sugar and porting a pure Gtk3 implementation for cross-platform compatibility.

Current Features & Status

  • Sugar3/Gtk3 Interface
  • Gtk3 Cross-Platform Interface
  • Multi-Channel TelepathyGLib Text Chat

Planned Features

  • Farstream Video & Audio / RTP
  • Sugar "Buddy" Contact-ID Conversion
  • Higher Resolution/Scaling
  • Performance Improvements

IRC

The contributors of Open Video Chat frequent #rit-foss on freenode

Mailing-List

Fedora Hosted OVC Mailing List

Copyright

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Linux Cross Platform Instructions

Execution

The application can be launched from command line via the launcher script:

chmod +x launcher
./launcher

Alternatively you can run the launcher through python:

python launcher

Installation

Simply download the repository files or unpackage the distributable copy to a folder of your choosing.

An example of proper setup (requires privileged access):

sudo mv OpenVideoChat.activity /usr/local/ovc
sudo ln -s /usr/local/ovc/launcher /usr/bin/ovc-launcher

Then you can access OpenVideoChat from anywhere while in command line via ovc-launcher.

Adding it to Gnome3

To add OpenVideoChat to the Gnome3 graphical environment, you will want to create an ovc.desktop file with contents similar to:

[Desktop Entry]
Name=Open Video Chat
Comment=FOSS Video Communication Tool
TryExec=ovc-launcher
Exec=ovc-launcher
Icon=/usr/local/ovc/activity/activity-video_chat.svg
Type=Application
Categories=GNOME;GTK;AudioVideo;Video;

Place this file in /usr/share/applications/ and it will now be accessible from Gnome3 either searching its name or its icon.

Local Installation

You will not be able to install a symlink to command line without privielges.

However you can still execute it, and add an ovc.desktop file to ~/.local/share/applications/ to make it accessible to only your user. The path for TryExec and Exec will need to be changed according to its locally installed location since you have no short-hand command.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.