• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Multiple OSC text listeners crashing system.

    Off-Topic Discussion
    3
    6
    3342
    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.
    • J
      Jim_F last edited by

      Hi all, I've got a project where I've got a number of different OSC text streams coming into isadora on different channels from an XML file on another machine. In XML the text files have different tags as they need to be differentiated as spoken text, titling and some other elements as well. We seem to crash (immediately) whenever I have more than two OSC text listeners. Does anyone have any suggestions on settings which can allow me more than two text type OSC listeners at a time? Perhaps even on the XML side as in throttling the rate of messages sent etc? I'm on a quad core 2.8, with 16 G memory, problem tested on both f24 and f25. Thanks for any thoughts, Jim

      1 Reply Last reply Reply Quote 0
      • mark
        mark last edited by

        Hmmm... is there any way to recreate the OSC stream on my end, i.e., can I somehow run the software that's sending the messages? If you can help me find a way to recreate the problem, and if there is a bug, I will most definitely fix it.

        Please let me know what you can do to help me recreate the problem.
        Best Wishes,
        Mark

        Media Artist & Creator of Isadora
        Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

        1 Reply Last reply Reply Quote 0
        • J
          Jim_F last edited by

          Hi Mark,

          Thanks for the lightning fast response!
          The xml is a bit cumbersome to send out in an easy way as it has quite a few reference files etc, but I was able to repeat the crash state sending the similar OSC type signals from Isadora to Isadora, machine to machine.
          I stripped the patch down to make it as clear as possible so here are the two files (listen and transmit) which continue to crash between my two computers.
          Interestingly if I send the OSC values on localhost from inside the same patch internal to one machine only then it doesn't crash.  
          Thanks for checking it out for me.  Let me know if you need more info.
          Best regards,
          Jim

          dcd1fb-osc-listen-on-111.izz a9139b-osc-transmit-to-111.izz

          1 Reply Last reply Reply Quote 0
          • keftaparty
            keftaparty last edited by

            Hi,

            I tested the patches, it crashes on my machines too ( windows ).
            On my machine it's what you send on channel 4 that is making the crash.
            I tested OSC listening from a new patch, all your infos arrive without crash.
            I tried to delete everything from your patch, even with the patch empty, it crashes when starting to send osc
            It's very strange.
            It really looks like if your file has a problem.
            I remade somehow quickly your patch, on my machine it's not crashing, I attach it that you can test it.
            Best
            Mehdi

            00e2a0-osc-receive-111-reloaded.izz

            ...
            Mehdi Toutain-Lopez
            www.toutain-lopez.com

            1 Reply Last reply Reply Quote 0
            • J
              Jim_F last edited by

              Thank Mehdi,

              Your patch works fine for me too.  Head scratcher.
              1 Reply Last reply Reply Quote 0
              • mark
                mark last edited by

                Dear All,

                OK -- it is a kind of bug, but one that is easy to solve. In the receiver patch, you have defined 
                /isadora/1
                /isadora/2
                /isadora/3
                /isadora/7
                in the Stream Setup window. These are Isadora's pre-defined OSC inputs. Isadora should not let you use them in the Stream Setup window -- and I will change to code to prevent this in the future. But, if you clear the Stream Setup list and run your patch again, I think you'll find it works.
                Best Wishes,
                Mark

                Media Artist & Creator of Isadora
                Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

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