strands-project / data_compression

Video encoding for 8 bit RGB images, 16 bit grayscale depth images and possibly more.
10 stars 11 forks source link

Add ros node to do the compression directly from the openni_camera node. #3

Closed nilsbore closed 11 years ago

nilsbore commented 11 years ago

This would be a nice addition, if we do this, would also be nice to turn it into a catkin package. But this is not interesting before we can compress 16 bit depth using ffv1 and the mov container.

nilsbore commented 11 years ago

I solved this by using the command line interface instead, still an issue open for the c++ api.