Getting Started with Ubi Displays - Create Interactive Projected Displays Anywhere

Поділитися
Вставка
  • Опубліковано 25 вер 2024
  • Download the toolkit here: code.google.com...
    Community Support Forum: highwire-dtc.co...
    Ubi Displays makes building interactive projected displays quick and easy by allowing you to drag and drop interactive web content into the world around you. Think of it as a programming environment for physical spaces!
    This video is a quick walkthrough that guides you through the steps required to create some simple interactive projected displays. You can download the toolkit and sample displays here: code.google.com...
    You can see some of these in action here: • Ubi Displays - create ...
    Hardware Requirements:
    - Microsoft Kinect (and SDK 1.6 www.microsoft.c...)
    - Projector (any will do)
    - Windows 7 PC
    p.s. As this project is research driven, if you would be happy to email me information and photos of the things you build, it would be very helpful. I would love to feature them in my thesis. :-)
    My website: john.highwire-d...
    HighWire: highwire.lancs....
  • Наука та технологія

КОМЕНТАРІ • 54

  • @_JohnHardy
    @_JohnHardy  11 років тому +1

    np! Sensor placement doesn't really matter, just as long as it can see the finger tips. Keep it less than 1.4m for best results :) There is an FAQ on the google code project page.

  • @NateHeroic
    @NateHeroic 11 років тому

    Kudos to you sir. I have now gone through all of the different Kinect mutlitouch surface apps I could find, and as a non-programmer, yours is the only one I've even been able to get running. The fact that you made it easy enough to install and use deserves praise.
    Is your stuff relate to the other ubi kinect display project?

  • @_JohnHardy
    @_JohnHardy  11 років тому

    Hi Anton, you can download the toolkit from the first link in the video description :) there is also a community support forum link on the same site

  • @_JohnHardy
    @_JohnHardy  11 років тому

    A couple of people have mentioned they can't get Bing Maps to work with it. To enable automatic touch injection, double click the "Surface 0" name and select it as an option.
    By default, it is the role of the display to select an appropriate interaction method for the content. For example, foot detection, touch detection or gestures.

  • @_JohnHardy
    @_JohnHardy  11 років тому

    Hi Andre, you need to enable experimental touch mode for other websites -- it basically a tick box that injects the necessary JS -- details are on the support forum and and known issues wiki page. Hope that helps!

  • @_JohnHardy
    @_JohnHardy  11 років тому

    It does not have to be near the projector but try to keep within 1.4m of the touch surface for best results :) please share your project on the support forum!

  • @NateHeroic
    @NateHeroic 11 років тому

    I was looking for this solution! I was on the forums trying to figure out why touch didn't work. I'm totally making a party game with this.

  • @_JohnHardy
    @_JohnHardy  11 років тому

    In the beta, this can be done through HTML. However, the next version will let you use full desktop applications. I hope to have this uploaded in the next few weeks once it has been tested. :-) If you email me, I can send you a preview version.

  • @_JohnHardy
    @_JohnHardy  11 років тому

    Hi Dan, it sounds like you might need the touch fix download or enable the experimental injection mode. We've just added FAQ wiki and a forum on the google code side if you have q's :)

  • @arbilagi
    @arbilagi 10 років тому +1

    do we have to place the prjector and the kinect one below anotheror can it be placed at different position

    • @_JohnHardy
      @_JohnHardy  10 років тому

      they can be put in different positions :)

  • @_JohnHardy
    @_JohnHardy  11 років тому

    Hm strange! Keep the Kinect closer than 1.4m, make sure you are running on a fairly fast PC (i5) and if you are using it on general web pages, make sure they are touch enabled and you have enabled the experimental touch mode. :) hope that helps!

  • @NateHeroic
    @NateHeroic 11 років тому

    I will once I actually get something made. I posted about a bug on the nui forum. I'm still trying to find the best angles, etc, for the kinect so it can be out of the way yet fairly accurate. I've noticed that for some reason if you try to make a full screen window it won't function. Not sure why yet but I just started messing with it last night.

  • @ivoalopes
    @ivoalopes 8 років тому

    Hello John.
    Thanks for all the work developed. Any news regarding a version that can run desktop apps/program?
    Thanks

  • @7Mystery5
    @7Mystery5 11 років тому

    I can set it all up perfectly (i'm using an external monitor instead of a projector) but i can't seem to get any touch controls

  • @mochammadichsanmuttaqien6133
    @mochammadichsanmuttaqien6133 2 роки тому

    Hello... That amaz project, can you explan wah software u use?? Thx alot

  • @davidbolivar8779
    @davidbolivar8779 10 років тому

    Jhon, I have a new problem, When charge a HTML file with a .swf of flash nested, I can´t see it but I can hear it, Why I don´t achieve tha visualization. thanks a lot.

  • @gustavoricci7906
    @gustavoricci7906 11 років тому

    Hi John. I have the same problem. i can't seem to get any touch controls. I already install the fix but still not working. What do you suggest?

  • @maymoon1987
    @maymoon1987 11 років тому

    is it possible to use multi touch applications such as smoke, fire, pond etc. with this setup??

  • @DeDouby
    @DeDouby 11 років тому

    THX. But i have no dots. What Forum you use for this Toolkit?
    I have read something with locales in th EU Version. Was this the error? I come from Germany.

  • @AOBComputer
    @AOBComputer 11 років тому

    Hello, I have a question: I saw this video again, and I tried to use the bing map, but I couldn't. Is it a different bing map website? I mean, did you change it to allow touch events? How do I make it work? Tks.

  • @TheCartographer89
    @TheCartographer89 11 років тому

    Incredible, you sir are awesome.

  • @davidbolivar8779
    @davidbolivar8779 10 років тому

    Jhon thank you for share your work, but I have a problem, I can´t set Open NI and Open CV libraries, I install these libraries but it generate many errors, I copy this tutorial since the final part, but I don´t achieved the detection, Is it for the libraries?, There some specific distance, direction or angle for the kinect? Why?

    • @_JohnHardy
      @_JohnHardy  10 років тому

      Hi David -- Ubi Displays does not use OpenNI or OpenCV libraries, just the Kinect SDK 1.6 and .NET. If the "Like" example works but the others don't, make sure to download the "Touch Fix" from the google code page. No specific distance or angle, but try to keep within 1.4m for best results. :)

  • @grantgupton3369
    @grantgupton3369 9 років тому

    I am getting a visual response on touch, but no actual interaction with websites.

  • @ManojKumar-mg5wb
    @ManojKumar-mg5wb 10 років тому

    it is simply awesome...i want to use this for science exhibition....can u help me?

  • @monamousavi4584
    @monamousavi4584 8 років тому

    Hi John I downloaded this toolkit and installed it but when I run it only the "like" example works and the others don't . you said download the " touch fix" from the google code page but I didn't find it . can you show me where is the link. and also is it possible that an other problem would have existed.

    • @_JohnHardy
      @_JohnHardy  8 років тому

      mona mousavi it was a localisation issue with the decimal point - you can change PC language to English to fix if you can't get hold of the touch fix

  • @ThePravenpjose
    @ThePravenpjose 6 років тому +1

    Hi,can i use Kinect v2 ?

  • @_JohnHardy
    @_JohnHardy  11 років тому

    The error is related to European number formats. In German, "34,32" = English "34.32". If you shoot me an email, I will send you an updated version. I've not updated the installer on the Google Code site yet. :)

  • @scottwadsworth9675
    @scottwadsworth9675 8 років тому +1

    Could this be used with a tv?

  • @nicolasportu
    @nicolasportu 11 років тому

    Does it work with Kinect for windows and sdk 1.7?
    I've only bought the device to use as a touch screen...
    Thanks!

  • @CedricYarishVideo
    @CedricYarishVideo 9 років тому +2

    Will this work with the new Kinect?

    • @Technogroover
      @Technogroover 6 років тому +1

      Have u tried it? Because I am also interested in using this toolkit with the new Kinect

  • @jessamhayvaldez5095
    @jessamhayvaldez5095 7 років тому

    will this work with a leap sensor?

  • @SankeerthReddy
    @SankeerthReddy 2 роки тому

    Everything works fine but can't drag and drop html files onto the surface. Does not let me drag ang drop. Nothing happens. Help!

    • @_JohnHardy
      @_JohnHardy  2 роки тому

      Try going into the advanced options for each surface and setting the URL with the buttons. It might be a problem with drag/drop.

    • @SankeerthReddy
      @SankeerthReddy 2 роки тому

      @@_JohnHardy did that too. Just dsnt load the displays. I'm on win 10, anything to do with that?

    • @_JohnHardy
      @_JohnHardy  2 роки тому

      @@SankeerthReddy we use it in win 10 at the moment so I don't think it's that. You could try pasting a few different file paths, e.g. file:// or testing out a webpage online e.g. to see if they work?

    • @SankeerthReddy
      @SankeerthReddy 2 роки тому

      @@_JohnHardy Will send a screen recording of step by step procedure followed, can you please help? The support page is down, can you point to your email address?

    • @SankeerthReddy
      @SankeerthReddy 2 роки тому

      Also unable to get rid of the red banding what ever I do. Tried the shift key as well.

  • @AlongForTheRideee
    @AlongForTheRideee 11 років тому

    its not letting me touch anthing on the wall please help :(

  • @Masonly2
    @Masonly2 10 років тому

    Can i use it without a screen? like say I want to press "snooze" or "play/pause" I just hit the wall.

    • @_JohnHardy
      @_JohnHardy  10 років тому +1

      Yea, absolutely :) Try adapting the "like button" example that comes with the toolkit. Pop over to highwire-dtc.com/ubidisplays/community if you would like help setting this up.

    • @Masonly2
      @Masonly2 10 років тому

      Thanks! I got it working within notime, I made a little blue tape on my wall that tells me where to hit :D

    • @_JohnHardy
      @_JohnHardy  10 років тому

      Raritize Awesome! Do you have a video to share?

  • @fiattypanich1306
    @fiattypanich1306 8 років тому

    how abt osx??

  • @_JohnHardy
    @_JohnHardy  11 років тому

    Awesome! Please send me some pics!

  • @joeylizasimbulan3973
    @joeylizasimbulan3973 6 років тому

    can I use swf files instead of html?

    • @_JohnHardy
      @_JohnHardy  6 років тому

      you can put a SWF file inside an HTML page but touch will probably not work

    • @joeylizasimbulan3973
      @joeylizasimbulan3973 6 років тому

      Thank you!

  • @DeDouby
    @DeDouby 11 років тому

    THX.. Send you a eMail...

  • @ivoalopes
    @ivoalopes 8 років тому

    Hello John.
    Thanks for all the work developed. Any news regarding a version that can run desktop apps/program?
    Thanks