This is a fork of the Elphel cameras firmware CVS,
fully open to contributions from the elphel users and developers community
Everyone can submit patches or obtain CVS access for this fork
Stable changes will be ported to the main CVS upon approv
...The program is Intended to be used in robotics applications where the controller cannot use such cameras directly due to hardware/software limitations--such as lacking usb ports or appropriate drivers--or in situations where the camera is not in close proximity to the device that needs to access it. Given that the controller can accept data from over the network, another embedded controller that is able to use these kinds of cameras can be loaded with this software to send the image and depth data from the kinect over the network to the other controller.
Currently, KinectStreamer can only use the libfreenect library as its driver. ...