Skip to content

Hell disco

Compare
Choose a tag to compare
@odahcam odahcam released this 31 May 17:29
· 579 commits to master since this release
  • Image and Video decoding rewrite, it's Promise time.
  • Some internal refactorings that made the lib way more powerful dealing with async and stream stuff.
  • New capture canvas, video source and image source handling.
  • VideoInputDevice now implements MediaDeviceInfo.
  • Some methods migrated from the Angular scanner.
    • findDeviceById comes to cover the getDeviceById that once existed in the scanner.
  • Some performance improvement.
  • Not tested, but probably a lot of bugs fixed that will be listed later.
  • Renamed decodeOnceWithDelay to decodeWithRetryAndDelay.

One step closer to continuous scan.