2.1.0 • Published 11 months ago

pod-comm-offline-sdk v2.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months 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

11 months ago

2.0.7

1 year ago

2.0.6

1 year ago

2.0.8

1 year ago

2.1.0

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

1.0.10

1 year ago

2.0.1

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago