I found few discussion about AR in this forum. And I know corona doesn’t support AR at the moment (and most likely won’t happen in the future I think).
However, I found AR.js (links) which support AR in purely javascript. I am thinking can this be a workaround to implement AR in Corona by using corona webview. I want to know if the corona webview support webRTC in both iOS and Android?
Our web views are pretty basic. If there are some special features that need to be turned on, it’s likely not been done since we really haven’t done much more than occasional bug fixes to web views.
I honestly have no idea if our webView’s can open the camera. You’re using a third-party module that we have no experience with. At this time, our engineering team is working on other things that are more important than adding features to webViews like HTML5 support and native builds for Windows developers. If you can get this working, great. I hope you can get it working.
Our web views are pretty basic. If there are some special features that need to be turned on, it’s likely not been done since we really haven’t done much more than occasional bug fixes to web views.
I honestly have no idea if our webView’s can open the camera. You’re using a third-party module that we have no experience with. At this time, our engineering team is working on other things that are more important than adding features to webViews like HTML5 support and native builds for Windows developers. If you can get this working, great. I hope you can get it working.