-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't detect nft marker on smartphone camera #3
Comments
It works for me. Are you enabled the SharedArrayBuffer option in your phone? and which of the examples are not working? I suggest also to use a good quality print for testing, trying to test the pinball image from a monitor can be more difficult to detect the NFT marker. |
@kalwalt yes. After enabled SharedArrayBuffer it's work. What exactly need for solve this issue with SharedArrayBuffer ?? Can I help you? |
@SystemDiagnosticss The main problem is that |
@kalwalt thanks. I run code from PR without threads and it's work not so bad. |
@SystemDiagnosticss i have uploaded the standard nft example you can try here if you want to try.
you should ask to @ThorstenBux for this clarification. |
@kalwalt thanks for pointing me to that. |
Dear @ThorstenBux this is just simple example hosting, i am referring to my work on jsartoolkit5: my PR kalwalt/jsartoolkit5#1 and the threaded version in PR kalwalt/jsartoolkit5#2 |
@kalwalt thanks, which one is currently hosted? |
see in the previous comment 😄 |
Yes, just wondering which PR is published :) |
@ThorstenBux i hosted both version so other people may try it and test the code on a Smartphone device with more simplicity... and maybe other people can be interested to improve it. |
@SystemDiagnosticss can you share an example with ORB (with node.js) as you said with us? It would be very helpful indeed... |
Hello. I use "camera_para.dat" file and host project on github ... On my PC all works fine, but when I open it's on my Androide or Iphone it's can't detect nft marker.
You example https://kalwalt.github.io/kalwalt-interactivity-AR/ on phone dont work too .. Any idea?
The text was updated successfully, but these errors were encountered: