Dynamsoft / barcode-reader-javascript

Dynamsoft Barcode Reader JavaScript SDK for package managers. PDF417, QR Code, DataMatrix, MaxiCode and more are supported.
https://www.dynamsoft.com/barcode-reader/sdk-javascript/
Other
169 stars 111 forks source link

Unable to get camera capability. TypeError: null is not an object (evaluating 'this._videoTrack.getCapabilities') #66

Closed ghost closed 4 years ago

ghost commented 4 years ago

Trying the demo on IOS via Chrome browser v 83

Getting error: Unable to get camera capability. TypeError: null is not an object (evaluating 'this._videoTrack.getCapabilities')

Works on same device but Safari

yushulx commented 4 years ago

@mehran-01 Apple only makes Safari support WebRTC. If you want to make the camera work in iOS Chrome, please be patient to wait for iOS updates.