README
VFF Videobox
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>