I was able to make my Entity show up from image scan, but the Entity shakes. Position isn't stable. Do you know how to work around that? I've uploaded many GLTF files and they all do the same. I noticed your video file shakes as well after scanning the T-Rex.
Thanks for the tutorial I made it work but not working in IOS for iphone X usign safari and also chrome. I just doesnt show the experience. In android works fine
Excellent tutorial! It works with the trex image in the example, but when I change this image to a custom one it does not work and the application gets stuck in the message of "loading, please wait" and never moves from here. Any idea how to fix it?
I get a "loading, please wait message...". But nothing loads, I don't have any errors ... how ever long I leave it. What could I do to fix it ? Also, in the first part of the video you use an image of trex, have you already uploaded and created a marker with it ? Is that how it works out of the box?
Que buen tutorial. Muy útil. No sabia como subir los archivos descriptores de imagen y obtener la URL para el nft . Ningún tutorial enseña como hacerlo . Gracias y ojalá subieran mas videos sobre webar y AR.js. What a good tutorial. Very useful. I didn't know how to upload the image descriptor files and get the nft´s URL . No tutorial teaches how to do it. Thanks. Hopefully you can upload more videos about webar and AR.js
Hi, This is great..how can I play more video with different image marker? Example, I need two different image marker and play two different video.appreciated if you can help..thank
Hi, thank you for the tutorial. But I have a question, how to enable sounds of the video?. The video able to play on my AR but there's no audio. Anybody can help me? (Edited) I already solve it. Just delete the muted statement. Thanks guys
Hi, Thank you for the great tutorial. However, I am having problem with this. When I try to open glitch link, it shows error "Request the mobile version of this site to enjoy it in immersive mode", do you have any idea how to fix this?
The only image target I could get to work was the trex example provided. I followed the steps to create the reference files for my own image, but the website only shows "loading, please wait..." with any other image targets
My problem was that my github repository hosting the reference image files was private. I turned it to public, and now I can get past the "loading, please wait" screen
Please use this NFT marker creator carnaux.github.io/NFT-Marker-Creator/ and it will generate the .fset, .fset3, .iset files. Upload them into GitHub repo/ any location to refer from the code. Kindly follow the tutorial and convert the link using GitHack and paste it in the code. It should work 😊 if you follow this steps
Thanks a lot for this wonderful tutorial. Everything is working fine for me except that I cannot hear the sound from the video that is playing. i used .mp4 format for the video. I'm running it on chrome browser from my android 10 phone.
I built a version based on your example and it worked, but now it doesn't. Since the official example doesn't work either (ar-js-org.github.io/AR.js-Docs/image-tracking/ ) I assume it's due to some update in the library. The issue with loading the libraries from source and not ones own copy is that with updates to the library your application may not continue to work with future updates. Can you show us how to find a working version of the library / example, and then how to use one's own copy of a working library version instead. To ensure that ones application continues working? Btw. Great video, explained a few things I was missing. I appreciate that :)
The libraries are working fine. Because the application which we have built for video is still working perfectly fine. Maybe there is an issue with the Image Target you are using. In order to fix this please use Image Target's URL from our example (Trex/SampleARMarker1 - which are available in our GIT repo) and test the application. Let us know the findings so that we could help you. Git Repo - github.com/allinreality/ARjs_ImageMarker Image URL' s - Trex - arjs-cors-proxy.herokuapp.com/raw.githack.com/allinreality/ARjs_ImageMarker/master/trex SampleARMarker1 - arjs-cors-proxy.herokuapp.com/raw.githack.com/allinreality/ARjs_ImageMarker/master/SampleARMarker1
@@allinreality Thank you for the support. Hmm... It did work fine with my version but then the day after it stopped working. When I get a chance I'll try out your suggestion.
Thanks for the video, reaally helpful. I didnt try it yet, but I am wondering if it would also work with multiple image targets. Like copying and pasting the line multiple times?
Please use this Link in url = "arjs-cors-proxy.herokuapp.com/raw.githack.com/AR-js-org/AR.js/master/aframe/examples/image-tracking/nft/trex/trex-image/trex"
Please find the image file here - github.com/allinreality/ARjs_ImageMarker/blob/master/trex-image-big.jpeg . You can save as the file and use for the target
I get a "loading, please wait message...". But nothing loads, I don't have any errors ... how ever long I leave it. What could I do to fix it ? Also, in the first part of the video you use an image of trex, have you already uploaded and created a marker with it ? Is that how it works out of the box?
I have the same problem, the application is stuck in the message of "loading, please wait" and never moves from here. I am not using trex image but creating my own...
Hello, nice tutorial! But i'm keep getting the 'Loading, please wait...' error. Any solutions?
I loved this video. Looking forward to more tutorials on this topic like WebAR.
Its our pleasure that you liked it. Surely you will see lot of related content going forward. Please do subscribe to our channel 😉
Thanks! I struggle a lot in changing the image tracker, thank you so much
Happy to help!
I was able to make my Entity show up from image scan, but the Entity shakes. Position isn't stable. Do you know how to work around that? I've uploaded many GLTF files and they all do the same. I noticed your video file shakes as well after scanning the T-Rex.
Can't thank you enough. Very helpful!
Doesn't work anymore. Something have changed in the repository, it only stops at the "Loading, Please wait" and that's it.
yes i'm also getting same . did you find any solution?
Same here tooooo
Thanks for the tutorial I made it work but not working in IOS for iphone X usign safari and also chrome. I just doesnt show the experience. In android works fine
Excellent tutorial! It works with the trex image in the example, but when I change this image to a custom one it does not work and the application gets stuck in the message of "loading, please wait" and never moves from here. Any idea how to fix it?
same problem
Did you find the solution?
I have this problem as well.
This example was helpful, thank you. But I want to know, how do I get the video to be positioned directly on the image?
Please reach us in discord channel
@@allinreality will do so👍🏻
I get a "loading, please wait message...". But nothing loads, I don't have any errors ... how ever long I leave it. What could I do to fix it ? Also, in the first part of the video you use an image of trex, have you already uploaded and created a marker with it ? Is that how it works out of the box?
I will check the project and get back to you mate
I had the same problem friend!!! did you fix?
any way to solve the said problem?
@@jaydeepranpara8945 waiting for solution to this exact issue.
@@allinreality waiting for solution to this exact issue.
Thanks for sharing. possible to change from vdo to 3d model?
Yes for sure you can upload gltF format 3d model
Hi! I am working on integrating audio with an image marker, but haven't been successful. Please post a tutorial
Que buen tutorial. Muy útil. No sabia como subir los archivos descriptores de imagen y obtener la URL para el nft . Ningún tutorial enseña como hacerlo . Gracias y ojalá subieran mas videos sobre webar y AR.js.
What a good tutorial. Very useful. I didn't know how to upload the image descriptor files and get the nft´s URL . No tutorial teaches how to do it. Thanks. Hopefully you can upload more videos about webar and AR.js
Thank you so much ❤️
Hi, This is great..how can I play more video with different image marker? Example, I need two different image marker and play two different video.appreciated if you can help..thank
Surely, Just duplicate the lines of code for one more marker & video and repeat the process for those too
The camera is accepted, however there is text saying "loading, please wait..." any idea what could be causing this and how I might fix it?
Could you, Please let me know which mobile hand set you are using ? or from Web ?
It is a glitch thing. If you have the boosted version, it will not come.
You just have to wait for like 5 to 10 seconds and it will work.
@@LostinanimeOtaku dont have boosted version but it doesnt work even after 5 min
Hi, can you help me, when I try to download the code you wrote from github, it doesn't work, can you tell me the reason
a question, how can the video be stabilized? i have trembling problem. I would like to fix it. Thank you!
Which part?
@@allinreality when the video appears, it shakes
Yep its jumping everywhere, theres has to be something to smoth the animation or getting slower
Hi, thank you for the tutorial. But I have a question, how to enable sounds of the video?. The video able to play on my AR but there's no audio. Anybody can help me?
(Edited)
I already solve it. Just delete the muted statement. Thanks guys
Sorry for the late response. Thats the right way
Excellent video!
Can I create the same , but using a Qr code instead of a reference image?
Obviously yes, We are creating a video based on QR code too. Will be available in couple of days
Hi, Thank you for the great tutorial. However, I am having problem with this. When I try to open glitch link, it shows error "Request the mobile version of this site to enjoy it in immersive mode", do you have any idea how to fix this?
I will check the project and get back to you mate, anyway you are facing this in which model please elaborate. Thanks
A Subscribe & Like would be very helpful and amazing 😀
I am getting webcam error message, I can not see it in my phone neither, any ideas?
Own image tracking is not working please can u check once I tried
It will work with more Colors and details. Let me check and see
Thanks for the video. I have problem playing sound on my clip. How to fix it?
Let me check
The only image target I could get to work was the trex example provided. I followed the steps to create the reference files for my own image, but the website only shows "loading, please wait..." with any other image targets
My problem was that my github repository hosting the reference image files was private. I turned it to public, and now I can get past the "loading, please wait" screen
@@daltonsessumes2495 Hi...my repo is already public, but I've still stuck with this problem
Hello. This is a great video but when I tried opening the live app with the link, it just shows "Loading, please wait..." for an unusually long time.
same here please let me know if faund any way I also will let you know
how to creat a QR code shows AR visuals after scanning
Who made this worked could help me pls? fot me didnt worked :(
Hi thanks for this video, it works great but my video doesn't seem to autoplay? Do you know what could be fixed?
Cost kiyni ati h isko bnany m
It is workable only for sampleMarker and trex image, it's not working for my own image. Could you please help me with this?
Please use this NFT marker creator carnaux.github.io/NFT-Marker-Creator/ and it will generate the .fset, .fset3, .iset files. Upload them into GitHub repo/ any location to refer from the code. Kindly follow the tutorial and convert the link using GitHack and paste it in the code. It should work 😊 if you follow this steps
@@allinreality I did same and i have gone through the tutorial it's really amazing but i don't know why it's not working in my case😔
@@shahbazkhan471 Please find an image which has many color's as possible for better image recognition.
how to center the video ?
Please change the position and rotation values in script that should help
Thanks a lot for this wonderful tutorial. Everything is working fine for me except that I cannot hear the sound from the video that is playing. i used .mp4 format for the video. I'm running it on chrome browser from my android 10 phone.
We already solved it. Just delete the muted statement.
@@allinreality Yes it worked for me Thanks
Will the link work for both Android and iOS
I built a version based on your example and it worked, but now it doesn't. Since the official example doesn't work either (ar-js-org.github.io/AR.js-Docs/image-tracking/ ) I assume it's due to some update in the library.
The issue with loading the libraries from source and not ones own copy is that with updates to the library your application may not continue to work with future updates.
Can you show us how to find a working version of the library / example, and then how to use one's own copy of a working library version instead. To ensure that ones application continues working?
Btw. Great video, explained a few things I was missing. I appreciate that :)
The libraries are working fine. Because the application which we have built for video is still working perfectly fine. Maybe there is an issue with the Image Target you are using. In order to fix this please use Image Target's URL from our example (Trex/SampleARMarker1 - which are available in our GIT repo) and test the application. Let us know the findings so that we could help you.
Git Repo - github.com/allinreality/ARjs_ImageMarker
Image URL' s -
Trex - arjs-cors-proxy.herokuapp.com/raw.githack.com/allinreality/ARjs_ImageMarker/master/trex
SampleARMarker1 - arjs-cors-proxy.herokuapp.com/raw.githack.com/allinreality/ARjs_ImageMarker/master/SampleARMarker1
@@allinreality Thank you for the support. Hmm... It did work fine with my version but then the day after it stopped working. When I get a chance I'll try out your suggestion.
Hi! Great video!! I just have one question.. How can I stabilized the video? It shakes a lot! Thank you!!
Let me check
same problem:(
Thanks for the video, reaally helpful.
I didnt try it yet, but I am wondering if it would also work with multiple image targets. Like copying and pasting the line multiple times?
Yea it should work, even you can create UI to select the images accordingly.
Trex image link is not working.
Please use this Link in url = "arjs-cors-proxy.herokuapp.com/raw.githack.com/AR-js-org/AR.js/master/aframe/examples/image-tracking/nft/trex/trex-image/trex"
Please find the image file here - github.com/allinreality/ARjs_ImageMarker/blob/master/trex-image-big.jpeg . You can save as the file and use for the target
@@allinreality Thanks, I got it
@@allinreality This link is still not working
Could you please tell me what's the exact issue you are facing so that I can help you with ?
amazing!
Thank you
Thanks alot for the support, please do subscribe and press the Bell icon for more AR related content
so helpful...
Should i add arjs-cors-proxy.herokuapp.com/ if i hosted my nft in my own hosting?
coz when i visit it, heroku said "There's nothing here, yet."
You have to address your assets as well
Either from ur file server or githack you can provide URL
Useful content, but it sounds like you are shouting down a 3" pipe.
Sorry for that bad quality 😔
👍
Thank you Mate
NFT Creator is taking too long to respond!!
I get a "loading, please wait message...". But nothing loads, I don't have any errors ... how ever long I leave it. What could I do to fix it ? Also, in the first part of the video you use an image of trex, have you already uploaded and created a marker with it ? Is that how it works out of the box?
I will check the project and get back to you mate
@@allinreality I have the same problem with the loading message!
I have the same problem, the application is stuck in the message of "loading, please wait" and never moves from here. I am not using trex image but creating my own...
Yes i am facing the same issue.
Did you find the solution?