Receiving OSC messages in Matlab 64-bit

조회 수: 25 (최근 30일)
Matthew Foreman
Matthew Foreman 2012년 9월 26일
편집: Walter Roberson 2018년 4월 10일
Hi all,
I have been using oscmex ( http://sourceforge.net/projects/oscmex/) to receive Open Sound Control messages in Matlab r2007b from a Kinect via OSCeleton ( https://github.com/Sensebloom/OSCeleton) for a while now. It was working on a Windows XP computer with Matlab 32-bit.
I am now trying to get it to work on a Windows 7 computer with no luck. I installed a 32-bit version of Matlab and added the .dll binaries, but all I can receive are empty OSC packets. I have searched forums high and low without finding a solution.
My question is, then, is there an easier way to receive OSC messages in Matlab? I found the script to send OSC messages ( http://www.mathworks.com/matlabcentral/fileexchange/31400-send-open-sound-control-osc-messages) but haven't found one to receive. Any suggestions as to why the osc .dll files won't work on a 32-bit version of Matlab running on a 64-bit system?
Thanks,
Matt
  댓글 수: 3
Matyas Varga
Matyas Varga 2015년 10월 27일
My matlab comes back with "Undefined function or variable 'oscsend'.", how did you send osc messages from Matlab?
Alexander Avdeev
Alexander Avdeev 2018년 4월 10일
Did anyone figured this out? Is there a TUIO protocol implementation?

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2018년 4월 10일
편집: Walter Roberson 2018년 4월 10일
  댓글 수: 1
Matthew Foreman
Matthew Foreman 2018년 4월 10일
This is a great link. Too bad it wasn't available 6 years ago when I asked the question.

댓글을 달려면 로그인하십시오.

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by