hdfvr

HDFVR recorder from NuSoft


Keywords
hdfvr, nusoft
License
MIT
Install
bower install hdfvr

Documentation

HDFVR flash recorder component from NuSoft

## About this repo

I made this repo only for Bower purposes, to act as a component. It only contains neccesary front-end files such as SWF and some XML and it has SWFObject as its dependency. This Bower component or repo is very useful when handling the HDFVR recorder via Javascript API and when you only want to load the SWF files and dependencies without caring of include it in your project/repo manually.

Notice: If you came here looking for the original package of HDFVR web components including server-side scripts, you should go to the product webpage at HDFVR from NuSoft and download the product files or apply for a trial in order to get those files.

Usage

Once cloned/forked this repo, You can edit server-side scripts such as PHP/ASP/CS and edit settings and directives; .gitignore will ignore the changes.

Updates

Since this is an unnoficial repo from HDFVR, I can't guarantee regular updates as NuSoft releases new versions of scripts.

To-Do

  • Reorganize folder structure and files
  • Make spanish language (file)
  • Include a demo
  • Prepare an API guide