OSC Broadcasting to laptop

Post Reply
martancho
Posts: 1
Joined: Mon Oct 17, 2016 11:30 pm

OSC Broadcasting to laptop

Post by martancho »

Hello
I recently purchased a Muse 2016 and I'm trying to get raw data sent to my laptop using your app and broadcasting OSC. However I don't seem to be able to receive any OSC message in my computer and I think the main reason is because I can't specify a OSC message address within the app. I used to have the previous version of Muse and the address pattern was something like: /muse/elements/delta_relative.

Is there a specific address pattern that the app is sending by default? Or could you provide some examples or guide to send Muse's data to the computer??

Thanks for your help,

Martancho.
User avatar
James
Site Admin
Posts: 1063
Joined: Wed Jan 02, 2013 9:06 pm

Re: OSC Broadcasting to laptop

Post by James »

Muse Monitor was designed to be compatible with Muse Lab as a receiving OSC Server, so it uses all the same address patterns as Muse-IO. These are detailed in the Interaxon docs here: http://developer.choosemuse.com/researc ... lable-data

If you're using Muse Lab, I have a configuration file you can download here to get you started: http://musemonitor.com/muselab_configuration.json

Note that before streaming, you must make sure that Muse Monitor and your laptop are on the same network and that in Muse Monitor settings you set the OSC Server to your laptops local IP address. If it's still not working, then next thing to check would be your laptop firewall. By default Muse Monitor sends OSC via UDP on port 5000.
Post Reply