@meisterplayer/plugin-smooth

5.3.1 • Public • Published

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',
});

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i @meisterplayer/plugin-smooth

    Weekly Downloads

    0

    Version

    5.3.1

    License

    Apache-2.0

    Unpacked Size

    8.33 MB

    Total Files

    20

    Last publish

    Collaborators

    • edwinmeijne
    • stefkampen
    • licensetriple
    • thomasvdam
    • i.toby
    • kajb
    • smashingpat
    • rtl-video