Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 484 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 484 Bytes

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