JavaScript QR Code Reader - can it be done? Or, Remote Service?

后端 未结 5 873
你的背包
你的背包 2020-12-14 08:24

I\'m doing a bit of preliminary research on an upcoming project and I have a quick question that I figure I\'ll throw up here while I look elsewhere, in case anyone has any

5条回答
  •  再見小時候
    2020-12-14 09:13

    If you want a proof-of-concept, then here it is - a motion tracker written in pure Javascript.

    However, support for it is not widespread right now. Only FF and the latest Webkit builds support it afaik.

    Just noticed that you wanted this for a mobile device. Then absolutely go with a remote service. It will be really taxing even on the most high end devices assuming they even support it, which I highly doubt.

提交回复
热议问题