5.3.1 • Published 5 years ago

@meisterplayer/plugin-smooth v5.3.1

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

Smooth plugin for Meister player

Allows playback of Smooth streams using the HasPlayer library.

Getting started

To start using smooth simply add the Smooth object in your Meister configuration and configure the item to have the type mss.

var meisterPlayer = new Meister('#player', {
    Smooth: {}
});

meisterPlayer.setItem({
    src: 'INSERT_SMOOTH_STREAM_URL_HERE',
    type: 'mss',
});
5.3.1

5 years ago

5.3.0

6 years ago

5.2.4

6 years ago

5.2.3

6 years ago

5.2.2

6 years ago

5.2.1

7 years ago

5.2.0

7 years ago

5.1.0

7 years ago

5.0.1

7 years ago