hello,
i am working on a patch (in beta18 and beta19.1) which receives the tuio protocol from an LSSS. it is a custom made program written in java. in vvvv i receive thru a udp network server node and go to oscdecoder node. i tried the tuiodecoder node but it is not working (nil). i guess it is only for tuio from fiducials, not tuio in general.
as you can see in my attached file i receive a string thru s+h and decode in oscdecoder thru the adress /tuio/2Dobj which is working.
the data comes thru the asstring node in an iobox. i dont know how to separate the right data (slices). the lsss sends (pretty fast) a zone number followed by x, y and something like mouse up or down, etc.
(for example: /tuio/2Dobj set 3104 3104 0.00000000 0.00 000000 0 0 0 0 0 0.04444445)
has anybody experience with receiving such tuio from other apps than the reactable fiducials?
thanks a lot!
cheers,
armin
tuio-receiver-test.zip (195.4 kB)