Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

DreamWorld AR

Discussion in 'AR/VR (XR) Discussion' started by tclark, Aug 15, 2018.

  1. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
    The DreamGlass is now shipping. We are committed to answering your questions and listening to your ideas. Please post if you would like to start a discussion, we look forward to hearing from you.
     

    Attached Files:

  2. JoeStrout

    JoeStrout

    Joined:
    Jan 14, 2011
    Posts:
    9,822
    I will be more interested when it has fast, reliable 6DOF head tracking. Without that, it is impossible to make virtual objects appear stable in the world.

    Also, it looks like it needs an Android phone? iOS support (too) is a must.
     
  3. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
    Thanks for your response! Our approach to 6DOF is to make the DreamGlass compatible with external tracking devices. We've had success with the NOLO motion tracking system to achieve 6DOF with the DreamGlass.

    The DreamGlass will work on PC or some Android phones, including the Samsung S8 & S9 series. See specifications on our homepage for a full list of compatible Android phones. We are working on supporting iOS in the future.
     
    JoeStrout likes this.
  4. Phi7

    Phi7

    Joined:
    Aug 17, 2018
    Posts:
    1
    Hello, I just received my Dreamglass headset and I'm currently testing it. It was quite easy to setup and plug in my PC. It seems to be working fine (picture, sound, hand gesture recognition), however I couldn't manage to have head tracking working. I tested the demo "VirtualBiologyDemo" and noticed that nothing was happening when I moved my head, I can only interact with the app on my keyboard. Then I wrote a very simple test program in unity to check the head tracking functionnality but I couldn't get any orientation value or reaction. Is it a known problem ? Is there a solution for it ? Is it related to the fact that the device named "DREAM GLASS HID" that appears in my devices list when I plug the USB wire seems not to have a proper Win10 driver ? Do you have a driver for it ?
     
    Last edited: Aug 17, 2018
  5. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
    Hi there, it could be an issue with the USB connection, let's figure it out. First make sure the DreamGlass is connected by plugging in the USB cables and open your camera app. Flipping though the cameras do you see a camera feed coming from the DreamGlass?
     
    alekcandrep likes this.
  6. monodrom

    monodrom

    Joined:
    Aug 14, 2018
    Posts:
    1
    Hey tclark! I have the exact same problem as Phi7. The headset works fine on a Lenovo Carbon X1, including headtracking. But I cannot get headtracking working on my other PC. (Win 10 Pro N, 1803). When I plug in the usb I do get picture in the Camera app from both the ir camera (displayed as the 'Pen cam') and the rgb camera. I also wonder if it is about missing drivers?
     
  7. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
    Hi there, we solved Phi7's issue and it was due to a bug in converting the position measurements to a European system. This has been fixed in the latest DreamWorld Unity SDK version 3.4. Sometimes a loss of head tracking can also be due to the DreamGlass not getting enough power, make sure both USB ports are plugged in and if you have any other external devices unplug them so you only have the DreamGlass and your computer monitor. If you have multiple USB ports try them also. If you continue to have this issue please write us at contact@dreamworldvision.com.
     
  8. rickrsr

    rickrsr

    Joined:
    Sep 24, 2018
    Posts:
    1
    Hi - Can I use a Samsung Galaxy S7 phone if I just use your powered USB Type C adapter and then a USB-Type-C-female_To_USB-micro-male adapter to go from your powered adapter to my Galaxy S7? - Thanks
     
  9. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
    Hi there,

    Unfortunately the Samsung S7 Galaxy does not have a video output which is why it will not work with the DreamGlass. You will need to use the Samsung Galaxy S8 and above.
     
  10. nikanfds

    nikanfds

    Joined:
    Aug 25, 2015
    Posts:
    2
    Hi,
    I have a cube and DWCameraRig in unity, How I can get an image of cube in "Game" in which when I see through the goggles it looks correctly (not half of that on the left and the other half on the right)?
     
  11. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
    Hi there,

    Are you running a build of your application or trying to display the Unity Editor on the DreamGlass? It will only display properly on the DreamGlass after you compile and run a build.
     
  12. cobypali

    cobypali

    Joined:
    Oct 15, 2018
    Posts:
    1
    Hi,
    I am wondering if anyone has a way to display a Samsung s8 screen on the DreamGlass. I am trying to watch Youtube videos on the DreamGlass from a Samsung s8 and was hoping there was an easier way than to build a whole Unity application with the Youtube API.
    Maybe there is an .apk similar to the ARDesktop application that lets you see your phone screen projected onto the Dream Glass? Let me know, thanks!
     
  13. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
    Hi,

    You are in luck, we recently added a Unity application that allows viewing YouTube videos on the DreamGlass for Android. You should have access to a folder with the Unity SDK. Take a look in the Sample Apps > Android > YouTubeAR folder. Install the .apk file and follow the documentation to view YouTube videos on your Samsung S8 phone.
     
  14. nikanfds

    nikanfds

    Joined:
    Aug 25, 2015
    Posts:
    2
    Hi,
    I wanna show the video captured by the DreamGlass camera and see it inside the glass. But I want to see the maximum possible area around and see in the Dream Glass with the maximum size. I am not sure how to set the ScaleFactor in RGB_CameraTexture.cs, or change the size of plane in order to get the best result. I really appreciate if you can help me.
     
  15. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
    Hi,

    The RGB_CameraTexture.cs will automatically scale a plane to the correct aspect ratio, so to fill the full field of view you can play with the distance the plane is to the DWCameraRig. In the attached image I found the best position for the plane to fill the FOV is to parent the plane to the HeadRotation child of the DWCameraRig, and place its local coordinates to position: (0, -0.1, 1.3) rotation: (-90,0,0) scale:(1,1,1).

    You can also make the plane a child of an empty GameObject and scale the parent to whatever you like.

    Hope this helps,

    Ty
     

    Attached Files:

  16. sanchoman

    sanchoman

    Joined:
    Sep 15, 2018
    Posts:
    1
    Hi! I have received my Dreamglasses. Resolution is great! I love them!
    The question is I saw a demo of marker-based project (animals with pool and tree), how can I build such app?

    And is it possible to integrate Dreamglasses with Vuforia?
     
  17. tclark

    tclark

    Joined:
    May 12, 2017
    Posts:
    9
  18. reenconcad

    reenconcad

    Joined:
    Dec 23, 2018
    Posts:
    4
    Hi I hope you can help, I have accidentally set my dreamglass as the default monitor and now when i plug them in they do not turn on and the laptop screen shows the 2nd display leaving me unable to see the diplay settings window to change the primary screen back to the laptop display.
     
  19. BlackclawsK

    BlackclawsK

    Joined:
    Jan 9, 2019
    Posts:
    93
    So do you actually plan to release the source code for accessing the internal dreamglass systems? The SDK appears a bit limited, especially with only allowing a single camera for PC. I have also not been able to get it to work on Linux which I thought would work out of the box. Is there anything I forgot? Will the camera issue be solved in a future update? I guess in order to detect different hand gestures we will have to manually train a tensor flow model and replace the DWCameraRig internals as seen in the DWPluginScript_PC.cs file?

    Also I do get errors that the Android TensorFlow libraries are broken by unity on all versions from 2017.3 to 2019.1.
     
  20. ramJat

    ramJat

    Joined:
    Jun 12, 2018
    Posts:
    14
    Hi there,
    Can anyone help me with record the video with dreamworld. Actually i want to shot/record a video like this video .

    please give me some solution.
    thanks looking forward for your positive response.
     
  21. GuyTidhar

    GuyTidhar

    Joined:
    Jun 24, 2009
    Posts:
    320
    @tclark
    Could you state what motion to photon latency have you achieved?
     
    JetStreamer likes this.
  22. jvaltonen

    jvaltonen

    Joined:
    Aug 1, 2017
    Posts:
    1
    Hi,
    We ran into problem with Dreamglass on Samsung S9 after android 9.0(pie) update. Before the update all worked fine, but now it seems that app crashes every time after it tries to initialize cameras. If I set active camera from Unity to None, it wont crash. Is this known problem?
    Here are some lines from adb logcat from the time of the crash which indicates problem with the camera setup.
    02-20 10:40:44.011 18705 18723 D USBController: start()
    02-20 10:40:44.014 18705 18723 D Unity : : GestureCamera -> start()
    02-20 10:40:44.015 18705 18723 D RGBCamera: RGBCamera -> start()
    02-20 10:40:44.022 18705 18798 D Unity : : GestureCamera -> GetDeviceList
    02-20 10:40:44.023 18705 18798 D Unity : : GestureCamera -> UsbInterface device [/dev/bus/usb/001/006] found with interface [1 !
    02-20 10:40:44.023 18705 18798 D Unity : : GestureCamera -> UsbInterface device [/dev/bus/usb/001/003] found with interface [3 !
    02-20 10:40:44.023 18705 18798 D GestureCamera: 3468~~~~~~~~~~~~~
    02-20 10:40:44.023 18705 18798 D Unity : : GestureCamera -> Connect function started!
    02-20 10:40:44.023 18705 18798 D Unity : : GestureCamera -> Checking null against /dev/bus/usb/001/006
    02-20 10:40:44.023 18705 18798 E AndroidRuntime: FATAL EXCEPTION: Thread-7
    02-20 10:40:44.023 18705 18798 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String java.lang.CharSequence.toString()' on a null object reference
    02-20 10:40:44.023 18705 18798 E AndroidRuntime: at java.lang.String.contains(String.java:2196)
    02-20 10:40:44.023 18705 18798 E AndroidRuntime: at com.dreamworldvision.dreamworldunityplugin.GestureCamera.connect(GestureCamera.java:163)
    02-20 10:40:44.023 18705 18798 E AndroidRuntime: at com.dreamworldvision.dreamworldunityplugin.GestureCamera.access$400(GestureCamera.java:31)
    02-20 10:40:44.023 18705 18798 E AndroidRuntime: at com.dreamworldvision.dreamworldunityplugin.GestureCamera$1.run(GestureCamera.java:84)
    02-20 10:40:44.023 18705 18798 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
     
    reenconcad likes this.
  23. Randersmalerskole

    Randersmalerskole

    Joined:
    Mar 7, 2018
    Posts:
    1
    Same problem here - what can you do to fix it?
     
    reenconcad likes this.
  24. Andrea73pgm

    Andrea73pgm

    Joined:
    May 1, 2019
    Posts:
    1
    hi guy, do you know how i download a
    DreamWorld unity package
    to import in my Unity project?
     
  25. reenconcad

    reenconcad

    Joined:
    Dec 23, 2018
    Posts:
    4
    Hi Any solution to jvaltonen problem as we have the same issue
     
  26. reenconcad

    reenconcad

    Joined:
    Dec 23, 2018
    Posts:
    4
    Hi all, We have decided not to continue our DreamGlass development and will stick with VR so we have a head set and mobile battery pack for the phones available for sale. We are UK located so all import fees will not need to be paid if any one in the UK is interested please PM me or email reenconcad@hotmail.com
     
  27. dj-fiorex

    dj-fiorex

    Joined:
    Nov 28, 2017
    Posts:
    4
    Hi, is this an active thread?? i want to ask you something: in my unity project i have a DWCameraRig and a VideoPlayer that render to a skybox, why when i build this app i don't see the video in my Dreamglass??
    Thanks
     
  28. CAD_Staff

    CAD_Staff

    Joined:
    Sep 13, 2019
    Posts:
    1
    I just got my glasses and nolo tracking system. plugged it into my computer and am using it as a second monitor right now how do I use these glasses properly with my computer and is there a way to overlay images onto certain things in ar and it to track those items with the picture on it? Also right now hald of my glasses are showing the bottom half of my computer and the other half shows the top half of my computer inverted. Can someone please help me?
     
  29. Crystal_Dragon

    Crystal_Dragon

    Joined:
    Apr 3, 2017
    Posts:
    1
    When will you support both IR and RGB camera enabled at the same time on PC?
     
  30. petrapparent

    petrapparent

    Joined:
    Jun 6, 2011
    Posts:
    28
    Anybody know how to get hold of the Dreamglass SDK? I tried to contact the Dreamglass support, but they simply said to look on their website which specifically says to contact them for a link.

    ** UPDATE ** Took a while, but got the SDK - exciting stuff
     
    Last edited: Jul 12, 2020
  31. bsdooby

    bsdooby

    Joined:
    Jan 22, 2019
    Posts:
    1
    Is anybody still using the DreamGlass? Did any of you try to integrate marker tracking somehow? It seems that there's a lot of "code injection" happening during runtime such that the hardware camera cannot be properly accessed nor the virtual camera be set.
     
    Last edited: Nov 24, 2020
  32. JeffJosu

    JeffJosu

    Joined:
    Nov 24, 2021
    Posts:
    1
    Hey! I've been contacting the support, but got no response.
    How did you manage to get it?
    pd: which model do you have? I have the DreamGlass Lead Pro.
     
  33. salykin75

    salykin75

    Joined:
    Jan 25, 2023
    Posts:
    1
    Hello everyone!
    I'm facing problem that my dreamGlass 4K won't start.
    Actually unit was in use once after delivered from Kickstarter.
    Do you have some ideas what could be wring?
    After power button pressed - I got that picture only ‍♂️
     

    Attached Files:

  34. Mr_Leonard

    Mr_Leonard

    Joined:
    Feb 2, 2021
    Posts:
    1
    Hello! Did you manage to get unity sdk? I also contacted support and got no response. I have many of the same models and so far they are like a toy.