kinect RGB video input in unity

hi everyone,

i want to know in OpenNI there is Depthmap viewer which display depth map of kinect in unity game screen but i want to view simple Rgbmap(simple video). is there any option in openNI NITE to view simple RGBmap.

thanx

Take a look at ZigFu at http://zigfu.com/en/zdk/unity3d/ it provides all of the output from a Kinect camera (amongst other things) inside unity including RGB data. There is a free version that contains the zigfu logo but it’s perfect for testing.