vff-videobox

To use the videobox, first add the videobox script to your html file (after the main VFF script)

Usage no npm install needed!

<script type="module">
  import vffVideobox from 'https://cdn.skypack.dev/vff-videobox';
</script>

README

VFF Videobox

MIT License

To use the videobox, first add the videobox script to your html file (after the main VFF script)

<script src="https://rawgit.com/TwiztedDesign/vff-videobox/master/dist/vff-ext.js"></script>

Then, add the videobox tag to your html

<vff-videobox src="[[stream source]]"></vff-videobox>