All Projects → Temasys → Skylinkjs

Temasys / Skylinkjs

Licence: other
SkylinkJS Javascript WebRTC SDK

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Skylinkjs

Webrtc Cli
WebRTC command-line peer.
Stars: ✭ 135 (-49.81%)
Mutual labels:  audio, webrtc, real-time
Opentok Ios Sdk Samples
Example applications that use the OpenTok iOS SDK
Stars: ✭ 186 (-30.86%)
Mutual labels:  audio, webrtc, real-time
Ble examples
Additional examples to compliment TI's Bluetooth Low Energy Stack offerings.
Stars: ✭ 289 (+7.43%)
Mutual labels:  sdk, audio
Quickblox Ios Sdk
QuickBlox iOS SDK for messaging and video calling
Stars: ✭ 373 (+38.66%)
Mutual labels:  sdk, webrtc
Vst3sdk
VST 3 Plug-In SDK
Stars: ✭ 853 (+217.1%)
Mutual labels:  sdk, audio
Recorder
html5 js 录音 mp3 wav ogg webm amr 格式,支持pc和Android、ios部分浏览器、和Hybrid App(提供Android IOS App源码),微信也是支持的,提供H5版语音通话聊天示例 和DTMF编解码
Stars: ✭ 2,891 (+974.72%)
Mutual labels:  audio, webrtc
Gwion
🎵 strongly-timed musical programming language
Stars: ✭ 235 (-12.64%)
Mutual labels:  audio, real-time
Circuit Sdk
JavaScript and Node.js SDK for Circuit
Stars: ✭ 18 (-93.31%)
Mutual labels:  sdk, webrtc
Ios P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 31 (-88.48%)
Mutual labels:  sdk, webrtc
Android P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 70 (-73.98%)
Mutual labels:  sdk, webrtc
Unityrtc
基于webrtc的unity多人游戏实时语音(A Unity Demo for Impl Real-time Game Voice Among Mutiplayers Based On WEBRTC)
Stars: ✭ 74 (-72.49%)
Mutual labels:  sdk, webrtc
Btrack
A Real-Time Beat Tracker
Stars: ✭ 204 (-24.16%)
Mutual labels:  audio, real-time
Quickblox Javascript Sdk
JavaScript SDK of QuickBlox cloud backend platform
Stars: ✭ 98 (-63.57%)
Mutual labels:  sdk, webrtc
Multistreamsmixer
MultiStreamsMixer is a JavaScript library that allows you pass multiple streams (e.g. screen+camera or multiple-cameras) and get single stream.
Stars: ✭ 246 (-8.55%)
Mutual labels:  audio, webrtc
Q Municate Ios
Q-municate iOS repository
Stars: ✭ 164 (-39.03%)
Mutual labels:  audio, webrtc
Sfml
Simple and Fast Multimedia Library
Stars: ✭ 7,316 (+2619.7%)
Mutual labels:  sdk, audio
Rtp
A Go implementation of RTP
Stars: ✭ 120 (-55.39%)
Mutual labels:  audio, webrtc
Xsound
Web Audio API Library for Synthesizer, Effects, Visualization, Multi-Track Recording, Audio Streaming, Visual Audio Sprite ...
Stars: ✭ 123 (-54.28%)
Mutual labels:  audio, webrtc
Intrinio Realtime Node Sdk
Intrinio NodeJS SDK for Real-Time Stock & Crypto Prices
Stars: ✭ 30 (-88.85%)
Mutual labels:  sdk, real-time
React Native Jw Media Player
React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
Stars: ✭ 76 (-71.75%)
Mutual labels:  sdk, audio

SKYLINK WEB SDK 2.2.1

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.

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, iOS 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.2.1

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].