Mind monitor streaming (Cloud not bind port in muse lab)

Post Reply
Wan-umaidah
Posts: 7
Joined: Wed Jun 17, 2020 4:14 am

Mind monitor streaming (Cloud not bind port in muse lab)

Post by Wan-umaidah »

I want to stream mind monitor, but i have problem with port binding in muse lab).
I performed like this:
1) I put IP address of my computer in OSC stream target IP setting.
2) I put 5000 in OSC stream Port
3) I press stream button in mind monitor
4) I open muse lab and put 5000 UDP and then press open port, but the pop up window show cloud not bind port

what should i do with this problem???
Attachments
OSC IP.jpg
OSC IP.jpg (207.16 KiB) Viewed 1391 times
cloud bind port.jpg
cloud bind port.jpg (47.73 KiB) Viewed 1391 times
ip adress.jpg
ip adress.jpg (56.26 KiB) Viewed 1391 times
User avatar
James
Site Admin
Posts: 1089
Joined: Wed Jan 02, 2013 9:06 pm

Re: Mind monitor streaming (Cloud not bind port in muse lab)

Post by James »

I've not seen that error before.
Try loading my config file. This will automatically open the port and set up a bunch of data views: http://mind-monitor.com/misc/muselab_configuration.json
Wan-umaidah
Posts: 7
Joined: Wed Jun 17, 2020 4:14 am

Re: Mind monitor streaming (Cloud not bind port in muse lab)

Post by Wan-umaidah »

Thanks you for your suggestion. I solved this problem with put new OSC stream port (7000 UDP instead of 5000 UDP).
User avatar
James
Site Admin
Posts: 1089
Joined: Wed Jan 02, 2013 9:06 pm

Re: Mind monitor streaming (Cloud not bind port in muse lab)

Post by James »

You must have something else listening on 5000 UDP then.
If you open a command line, you can see what's open with "netstat -aon"
Then match the pid on UDP 5000 to the process with the PIDs from the command "tasklist"
Post Reply