2.1.0 • Published 2 years ago

pod-comm-offline-sdk v2.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Offline video stream SDK - Communication Team

Install

npm:

npm install pod-comm-offline-sdk

Then in es6:

import OfflinePlayerSDK from 'pod-comm-offline-sdk'

in node:

const OfflinePlayerSDK = require('pod-comm-offline-sdk')

Browser:

Get the package and copy the file dist/offline-player-bundle.js in your project.

Both above

Also in both environments you can use:

window.POD.OfflinePlayerSDK

to access the SDK.

You can see a sample of usage in example/bundle.html

2.1.1-snapshot.2

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.8

2 years ago

2.1.0

2 years ago

2.1.1-snapshot.1

2 years ago

2.1.1-snapshot.0

2 years ago

2.0.1-snapshot.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.5

2 years ago

2.0.4

3 years ago

2.0.1-snapshot.0

3 years ago

2.0.1-snapshot.1

3 years ago

1.0.10

3 years ago

2.0.1-snapshot.3

3 years ago

2.0.1

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago