Giter Site home page Giter Site logo

Comments (13)

ssj71 avatar ssj71 commented on August 23, 2024

Are the phone and computer on the same network? Have you double checked the
IP address matches your computers? It's got to be some kind of connectivity
issue.
On Nov 22, 2015 9:49 AM, "rghvdberg" [email protected] wrote:

What am I doing wrong
Succesfully compiled on Linux Mint 17.2 (no extra repos) and Mint 17.1
with kxstudio repos
Android OSC on phone CM 12.1 and tablet Android 4.4

run osc2midi -v -mon on laptop
start Control app . add destination url http://192.168.1.93
add port 57120
select destination
select DJ interface
can't see any OSC messages in the osc2midi terminal

HELP!!! ;-)


Reply to this email directly or view it on GitHub
#21.

from osc2midi.

ssj71 avatar ssj71 commented on August 23, 2024

you can try to oscsend something to osc2midi from your own computer as a test. Something like:
oscsend localhost 57120 /test/hi ii 14 23

from osc2midi.

rghvdberg avatar rghvdberg commented on August 23, 2024

oscsend was succesful, had to install liblo-tools first though

from osc2midi.

ssj71 avatar ssj71 commented on August 23, 2024

thats good. I guess next try
oscsend osc.udp://192.168.1.93:57120 /test/2 f i 2.1 7

from osc2midi.

rghvdberg avatar rghvdberg commented on August 23, 2024

oscsend osc.udp://192.168.1.93:57120 /test/2 f i 2.1 7
An invalid value was given: 'i'
Failed to create OSC message.
???

from osc2midi.

ssj71 avatar ssj71 commented on August 23, 2024

oops no space between fi:
oscsend osc.udp://192.168.1.93:57120 /test/2 fi 2.1 7

from osc2midi.

rghvdberg avatar rghvdberg commented on August 23, 2024

that works
osc2midi -v -mon
Monitor mode, incoming OSC messages will only be printed.
starting osc server on port 57120
Ready.
/test/2 fi, 2.100000, 7

from osc2midi.

ssj71 avatar ssj71 commented on August 23, 2024

oh, wait, is the computer connected through ethernet? Some access points/routers put wifi and ethernet on different subnets. Can you read the phone's ip address?

from osc2midi.

rghvdberg avatar rghvdberg commented on August 23, 2024

192.168.1.87 ...
Op 23 nov. 2015 21:04 schreef "ssj71" [email protected]:

oh, wait, is the computer connected through ethernet? Some access
points/routers put wifi and ethernet on different subnets. Can you read the
phone's ethernet port?


Reply to this email directly or view it on GitHub
#21 (comment).

from osc2midi.

ssj71 avatar ssj71 commented on August 23, 2024

so its the same sub address. try pinging the phone from the cpu
ping 192.168.1.87

from osc2midi.

ssj71 avatar ssj71 commented on August 23, 2024

actually, first, did you try entering in the address in control app withouth "http://"?
hit + to enter new destination
URL: 192.168.1.93
port: 57120

from osc2midi.

rghvdberg avatar rghvdberg commented on August 23, 2024

that was it !
works now!
sorry for wasting your time

from osc2midi.

ssj71 avatar ssj71 commented on August 23, 2024

naw, I'm sorry for the runaround. I should have noticed that earlier. I'm just glad its working now! go do some cool stuff with it :)

from osc2midi.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.