/webstreamer

web

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

webstreamer

dependency

  • libwebstreamer

  • tesseract >=4.0 see wiki (optional)

    after installation, you may need to set envirment TESSDATA_PREFIX.

    You do not have to install tesseract ,unless runing OCR related feature.

// run all tests
$ npm test

// run a single test
$ npm test test/webstreamer.test.js