UNPKG

@millicast/vue-viewer-plugin

Version:

Vue.js plugin to embed viewer of a Millicast stream. This plugin allows developers to simplify Millicast services integration into their own Vue.js apps.

11 lines (7 loc) 260 B
<meta charset="utf-8"> <title>millicast-vue-viewer-plugin demo</title> <script src="./millicast-vue-viewer-plugin.umd.js"></script> <link rel="stylesheet" href="./millicast-vue-viewer-plugin.css"> <script> console.log(millicast-vue-viewer-plugin) </script>