GithubHelp home page GithubHelp logo

tempbottle / apprtcdesk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from temasys/apprtcdesk

0.0 1.0 0.0 229 KB

A desktop client for appRTC

License: Apache License 2.0

C++ 90.13% HTML 1.40% Python 8.47%

apprtcdesk's Introduction

appRTCDesk

A Desktop client to appRTC

Description

This is a desktop client for appRTC. It connects to apprtc.appspot.com. It is based on the peerconnection_client that is provided in the reference code. It uses Qt4.

The talk/AppRTCClient directory contains the code for the client.

The code is not production ready, and is provided for experimentation and educational purpose.

First Integration (ONLY ONCE)

To set up the environment you need to issue the following under your webrtc/trunk folder:

git clone https://github.com/TemasysCommunications/appRTCDesk.git

This will create the folder appRTCDesk. Then modify the file "all.gyp" by adding '<(libjingle_root)/appRTCDesk/appRTCdesk.gyp:*', to the dependencies part (a all.gyp model is present in the appRTCDesk folder).

Building

in "trunk":

gclient runhooks
ninja -C out/Debug   appRTCdesk
ninja -C out/Release appRTCdesk

HOW TO USE

Write the room number in the text area. Press Enter or click on Connect. If no error message is issued you should be able to see yourself. When someone connects to your room he will appears on the right. To come back to the connecting window press ESC.

SUPPORTED

This example should build and run on Windows/Ubuntu

KNOWN ISSUE

Once someone is connected, clearing the peerconnection by disconnecting is throwing an error.

apprtcdesk's People

Contributors

agouaillard avatar francoistemasys avatar

Watchers

 avatar

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.