• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    IP address of the machine running Isadora

    How To... ?
    3
    8
    1.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • eightE
      eight
      last edited by

      I looked at the actors and did not find an out of the box actor, which would give an IP address of the host.

      Is there an easy way to get it programmatically in Isadora?
      I need to send it over OSC to the clients on the network.
      Thanks.
      -8

      Analysis: http://post.scriptum.ru | Synthesis: http://onewaytheater.us
      Twitter: https://twitter.com/eight_io | Flickr: http://www.flickr.com/photos/eight_io/
      Github: https://github.com/eighteight | MulchCam: https//mulchcam.com
      MulchTune: https://itunes.apple.com/us/app/mulch-tune/id1070973465 | Augmented Theatre: https://augmentedtheatre.com

      1 Reply Last reply Reply Quote 0
      • DusXD
        DusX Tech Staff
        last edited by

        Nothing built in that I can think of.

        Sounds like a good feature request.

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • Isadora Add-ons: https://troikatronix.com/add-ons/
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx

        Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

        1 Reply Last reply Reply Quote 0
        • eightE
          eight
          last edited by

          @DusX : Just submitted a FR.

          Thanks.
          --8

          Analysis: http://post.scriptum.ru | Synthesis: http://onewaytheater.us
          Twitter: https://twitter.com/eight_io | Flickr: http://www.flickr.com/photos/eight_io/
          Github: https://github.com/eighteight | MulchCam: https//mulchcam.com
          MulchTune: https://itunes.apple.com/us/app/mulch-tune/id1070973465 | Augmented Theatre: https://augmentedtheatre.com

          1 Reply Last reply Reply Quote 0
          • fubbiF
            fubbi
            last edited by

            I wrote you a processing app. It returns your IP when you ping it it with osc transmit. To an address of your choice. Set your osc listener type to "text"

            http://houseofnorth.de/oscIP.zip
            F

            Mac M2 Ultra, 64gb — Berlin

            1 Reply Last reply Reply Quote 0
            • eightE
              eight
              last edited by

              @fubbi –– Cool, it works nicely. I assume you are using processing (java network) function to get the IP, not something available in processing's OSC implementation, right?

              Thanks.
              --8

              Analysis: http://post.scriptum.ru | Synthesis: http://onewaytheater.us
              Twitter: https://twitter.com/eight_io | Flickr: http://www.flickr.com/photos/eight_io/
              Github: https://github.com/eighteight | MulchCam: https//mulchcam.com
              MulchTune: https://itunes.apple.com/us/app/mulch-tune/id1070973465 | Augmented Theatre: https://augmentedtheatre.com

              1 Reply Last reply Reply Quote 0
              • fubbiF
                fubbi
                last edited by

                Just a bunch of libraries...Ketai.org can call out your IP, among a bunch of other things that I think you might like 🙂

                Mac M2 Ultra, 64gb — Berlin

                1 Reply Last reply Reply Quote 0
                • eightE
                  eight
                  last edited by

                  @fubbi I can get all of that in c++ easily ;-), I was wondering if I was missing something that OSC would give me for free.

                  --8

                  Analysis: http://post.scriptum.ru | Synthesis: http://onewaytheater.us
                  Twitter: https://twitter.com/eight_io | Flickr: http://www.flickr.com/photos/eight_io/
                  Github: https://github.com/eighteight | MulchCam: https//mulchcam.com
                  MulchTune: https://itunes.apple.com/us/app/mulch-tune/id1070973465 | Augmented Theatre: https://augmentedtheatre.com

                  1 Reply Last reply Reply Quote 0
                  • fubbiF
                    fubbi
                    last edited by

                    its in the packet if you hackit. Plenty on stack overflow about extracting IP from ping etc

                    Mac M2 Ultra, 64gb — Berlin

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post