Reactable TUIO_FLash help
Posted: 04 February 2008 09:29 AM   [ Ignore ]
Elite
RankRankRankRank
Total Posts:  112
Joined  2008-02-04

Hi all,

I’ve written an application for Wiimotelib which translates the received IR signals to OSC/TUIO messages.
I tested this with Reactable C#: TUIO_CSHARP client (from SVN, as the http://www.iua.upf.edu/mtg/reacTable/?software version doesn’t have a working 2dcur implementation which i use ) and this seems to work (with some minor glitches)

However when trying the TUIO_Flash application i get the message unable to connect. (downloaded the flash file from http://www.iua.upf.edu/mtg/reacTable/?software)
I start the run.bat file, which starts the FlashOSC.jar 3333 3000

However when i open TuioDemo.swf in my browser i’m unable to connect.

Is this a problem with the FlashOSC file, with the TuioDemo.swf, with my application? Do i need another application?

Profile
 
 
Posted: 04 February 2008 01:03 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  177
Joined  2007-04-03

Did you set the flash security settings?
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html

 Signature 

My multitouch blog: http://www.multigesture.net
Howto: Compile touchlib on windows XP/Vista
Howto: Compile touchlib on Ubuntu Linux
Downloads: Touchlib SVN builds

Profile
 
 
Posted: 04 February 2008 01:43 PM   [ Ignore ]   [ # 2 ]
Elite
RankRankRankRank
Total Posts:  112
Joined  2008-02-04

Yep that fixed it, for some reason i never got a request for access. even after changing the advanced settings it wouldn’t save the settings (firefox), it wasn’t until i used IE that the settings were saved and i could connect.
Thanks.. smile

Profile
 
 
Posted: 06 February 2008 08:06 PM   [ Ignore ]   [ # 3 ]
New Member
Rank
Total Posts:  30
Joined  2008-02-01

Could you share the app for wiimotelib with us.... I would love to take a look, as the wiimote finger tracking was my first MT project

Profile
 
 
Posted: 04 March 2008 02:11 AM   [ Ignore ]   [ # 4 ]
Elite
Avatar
RankRankRankRank
Total Posts:  376
Joined  2008-02-22

It didn’t work for me until I did the settings w/ IE too.

 Signature 

http://www.justinriggio.com cool mad
http://www.niceminds.com new blog

Profile
 
 
Posted: 04 March 2008 05:09 AM   [ Ignore ]   [ # 5 ]
Elite
RankRankRankRank
Total Posts:  112
Joined  2008-02-04

You can find the wiimote tuio app here: http://code.google.com/p/wiimotetuio/

Profile
 
 
Posted: 05 March 2008 02:29 AM   [ Ignore ]   [ # 6 ]
Elite
Avatar
RankRankRankRank
Total Posts:  376
Joined  2008-02-22

Thank for the link real kool stuff.

 Signature 

http://www.justinriggio.com cool mad
http://www.niceminds.com new blog

Profile
 
 
Posted: 17 March 2008 07:46 AM   [ Ignore ]   [ # 7 ]
Sr. Member
RankRankRank
Total Posts:  73
Joined  2008-03-11
Helza1 - 04 March 2008 05:09 AM

You can find the wiimote tuio app here: http://code.google.com/p/wiimotetuio/

There is no download here ! Can any one provide link?

 Signature 

~ myHead.addEventListener(Event.ENTER_FRAME, functionProperly); ~

Profile
 
 
Posted: 17 March 2008 02:02 PM   [ Ignore ]   [ # 8 ]
Elite
RankRankRankRank
Total Posts:  112
Joined  2008-02-04

Its in the download section, however i can’t seem to reach code.google.com, the page won’t load right now (blank page) so i can’t provide a direct link.. maybe its the same problem you have?

Profile
 
 
Posted: 15 July 2008 09:47 AM   [ Ignore ]   [ # 9 ]
New Member
Rank
Total Posts:  4
Joined  2008-07-15

Can I ask a (probably stupid) question?

I’ve figured out how to connect by using flosc but… what’s supposed to happen when I run TUIODemo.swf? All I’m seeing is two grey areas - one large, one small with “connected to 127.0.0.1 on port 3000” at the bottom.

Shouldn’t it access my webcam? Help please!! smile

Profile