Estracting 32 bit floats from raw data

Hello, i haven’t touched vvvv for quite a while and am hoping someone can help me here. I have some RAW incoming camera tracking data that i want to convert to usable Float values. I know the structure of the packet but I’m really struggling to figure how to turn the extracted Bytes into an IO box value format.

Any help would be great ly appreciated, excuse my hacky patch :)

Andy

TrackingListener.v4p (12.8 KB)

image

maybe you are looking for AsValue (Raw), you can also spread the format pin:
image

Ah ha!! That is exactly what i needed! Thanks Tonfilm!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.