HyroVitalyProtago
HyroVitalyProtago
You'll also need to add into your nginx config some lines to handles redirects (code below use php-remote-storage as project path) ``` location /var/www/php-remote-storage/data/storage/ { internal; add_header Access-Control-Allow-Origin *; alias...
Thanks a lot for all the infos! I'm completly in favor of your Open Graph protocol proposition, that's minimal and straighforward. I'm also in favor of more advanced meta tags,...
This metadata would be primarily for indexing, even if I think that later on, other metadata could be useful for interoperability (sadly we're not there yet).
For phones, I've tried to so something like: showing an image on one, capture marker (image) position with the other one and sync spaces with webrtc, can share my wip...
@18Markus1984 In this project, calibration is based on [OpenGloves driver](https://github.com/LucidVR/opengloves-driver) (so no breaking wrist move) to enable machine learning on EMG data and fingers flexion. I recommend you to firstly...
@ModdedPro is there a link somewhere? can't find the info
Will propose something based on a websocket server when I can.
Hello ! This doesn't work with bluetooth, it was only developed for wifi emulation of the daydream controller. Sorry' !