buildar / awe.js

The jQuery for the Augmented Web
515 stars 113 forks source link

Use with cordova? #14

Closed grayxr closed 7 years ago

grayxr commented 8 years ago

Question: Seeing as how cordova-based hybrid and cross-platform applications expose system functionality but still utilize web technologies - could this library be tuned to work with iOS as well as Android based platforms via a cordova setup? There are even cordova-based plugins such as this one that expose the full WebRTC JS APIs for iOS. I'm wondering if Awe.js could be made to work in this sort of scenario - and I would love helping in anyway I can to provide an extension for this library if necessary. Thanks!

grabcode commented 8 years ago

@jamesgrayillustration have you tried by yourself mate? I'm thinking to do that in the following fortnight.

hamdi-charef commented 8 years ago

I tried Awe.js with cordova,nothing appear on the screen of the application although the code work's fine on the browser.

stephane-lb commented 8 years ago

@hamdi-charef I am interesting by the challenge, could you share some code please ?

I am thinking to use a library like http://www.ezartech.com to plug get the video, hope I will be able to get something working then ;-)

ezalorsara commented 7 years ago

I already tried it in cordova and ionic, it works. you just need to install cordova crosswalk plugin.

robman commented 7 years ago

Hi @graydetroit, @grabcode, @hamdi-charef, @stephane-lb and @ezalorsara apologies for the lack of replies while we were in stealth mode. You can checkout our new repos at https://github.com/awe-media/awe.js which includes some new docs in the wiki.

This should work fine in cordova but please raise an issue in the new repos if you find anything that doesn't.

sebi-b commented 7 years ago

hello! @ezalorsara, I also tried that but can't get the video input... Are there any news regarding that? Thanks!

dimpapadop commented 7 years ago

I cannot seem to make it show video input in cordova app either. Could the issue reopen to help each other? maybe a sample geo-ar cordova project

i installed webwalk, i changed android manifest to allow camera, but no luck yet

JuanSeBestia commented 5 years ago

on Android and Borwser work good, but on iOS not