1.4.1 • Published 1 year ago

@telebu/join-web-sdk v1.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

TelebuJoin JavaScript client SDK

1 Introduction

TelebuJoin JavaScript client SDK provides convenient methods to create, publish and subscribe streams which helps you to develop video calling Web applications.

Please include socket.io.js before TelebuJoin JavaScript SDK file.

`<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.7.5/socket.io.js" integrity="sha512-luMnTJZ7oEchNDZAtQhgjomP1eZefnl82ruTH/3Oj/Yu5qYtwL7+dVRccACS/Snp1lFXq188XFipHKYE75IaQQ==" crossorigin="anonymous" referrerpolicy="no-referrer"

></script>`

You can install TelebuJoin JavaScript SDK library using NPM \ npm install --save @telebu/join-web-sdk

You can also include it in your application using our CDN <script src="https://unpkg.com/@telebu/join-web-sdk@1.3.0/dist/telebu-join.iife.js"></script>

2 Browser requirement

TelebuJoin JavaScript client SDK has been tested on the following browsers and operating systems:

Windows*Ubuntu*macOS*
Chrome* 89
Firefox* 87
Safari* 14.0.1
Microsoft Edge* 89

Different browsers may have different supported codec list. Safari support is limited. Not all functions work in Safari.

3 Privacy and security

SDK will send operating system's name and version, browser name, version and abilities, SDK name and version to server.

Note: * Other names and brands may be claimed as the property of others.

1.3.7

1 year ago

1.3.6

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.4.1

1 year ago

1.3.2

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.3.9

1 year ago

1.3.8

1 year ago

1.2.0-beta.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago