Git Product home page Git Product logo

skylinkjs's Introduction

SKYLINK WEB SDK 2.1.5

Temasys SkylinkJS Web SDK is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing or file transfer.

You'll need a Temasys Account, and an App key to use this. Register here to get your App key.

Supported Browsers

Features Chrome Firefox Safari Edge (Chromium)
Platforms: Win, Mac, Linux, Android Win, Mac, Linux, Android Mac Win, Mac
Minimum Recommended Versions: 72 66 13 80
Screensharing Yes Yes Yes Yes
Video Call Yes Yes Yes Yes
Audio Call Yes Yes Yes Yes
Messaging Yes Yes Yes Yes
  • (+) Latest browser versions indicates the last tested browser version. It should work with the updated next versions, but if it doesn't, open a bug ticket.

Read more

MCU Behaviour

  • There are certain considerations to note when using an MCU key. Read more here

Need help or want something changed?

Current versions and stability

  • We recommend that you always use the latest versions of the Temasys SkylinkJS Web SDK as WebRTC is still evolving and we adapt to changes very frequently.

Latest version: 2.1.5

How to build your own Temasys SkylinkJS Web SDK

Using Git command line tools, execute the following:

# 1. Clone or download this repository via git terminal.

git clone https://github.com/Temasys/SkylinkJS.git

# 2. Install all required dependencies. Use (sudo npm install) if required.

npm install

# 3. Run the start script to start a local webserver to access the demo and doc folders. This will popup Chrome (Mac). You can configure a different browser in the start.sh file. Alternatively, you can run (sh start.sh)

npm start # Note that this runs in Chrome currently.

What's included in the repository?

  • demos : Reference Code Examples.
  • docs : Generated documentation for the Temasys Web SDK.
  • temasys-jsdoc-template : Templates used documentation.
  • publish : Production version of the library as well as minified variants
  • src : Temasys Web SDK source

License

APACHE 2.0

skylinkjs's People

Contributors

dinawee avatar

Stargazers

 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.