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???
Mind monitor streaming (Cloud not bind port in muse lab)
-
- Posts: 7
- Joined: Wed Jun 17, 2020 4:14 am
Mind monitor streaming (Cloud not bind port in muse lab)
- Attachments
-
- OSC IP.jpg (207.16 KiB) Viewed 1437 times
-
- cloud bind port.jpg (47.73 KiB) Viewed 1437 times
-
- ip adress.jpg (56.26 KiB) Viewed 1437 times
Re: Mind monitor streaming (Cloud not bind port in muse lab)
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
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
-
- Posts: 7
- Joined: Wed Jun 17, 2020 4:14 am
Re: Mind monitor streaming (Cloud not bind port in muse lab)
Thanks you for your suggestion. I solved this problem with put new OSC stream port (7000 UDP instead of 5000 UDP).
Re: Mind monitor streaming (Cloud not bind port in muse lab)
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"
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"