Add matrix type to TCP payload

We currently cannot easily detect if we are receiving a depth (640x480x4) or a color map (640x480x3)

Maybe add a character (8bits) before the data (d or c for depth or color)