View my account

D455 Camera Output

Comments

6 comments

  • MartyG

    Hi Mahendra Vellingiri  In your Nuitrack SDK project in Unity, is the image rendered to the screen by a Canvas component?  If so then you could try changing the menu drop-down of the canvas component's Canvas Scaler to 'Scale With Screen Size' instead of 'Constant Pixel Size' so that the image is permitted to scale its size instead of being forced to maintain the original resolution when screen size is increased.

     

    0
    Comment actions Permalink
  • Mahendra Vellingiri

    Thank you will check it and revert back

    0
    Comment actions Permalink
  • Mahendra Vellingiri

    Hi Marty, we have tried it but it doesn't seem to work and we are still stuck there...can you please provide us an alternative

    0
    Comment actions Permalink
  • MartyG

    The link below suggests editing RGB / depth resolution in the Nuitrack SDK file nuitrack.config

    https://community.nuitrack.com/t/rgb-camera-size-issue/2655/3

     

    This file is located at: %NUITRACK_HOME%/nuitrack/data

    0
    Comment actions Permalink
  • Mahendra Vellingiri

    Hi MartyG, 

    We have tried this, but the issue still seems to be there.? can you please let us know if there is an optimal screen size?

    0
    Comment actions Permalink
  • MartyG

    I am not aware of a maximum recommended resolution for Nuitrack SDK.  

    Have you tried setting fullscreen mode to true in Unity instead of using windowed mode?

    https://docs.unity3d.com/ScriptReference/Screen.SetResolution.html

    0
    Comment actions Permalink

Please sign in to leave a comment.