• 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

    [ANSWERED] Master e slave for isadora

    How To... ?
    2
    2
    234
    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.
    • R
      roberto2022 last edited by Woland

      Hello all, is there a way to connect two computers together so that one is the master and the other slave? I have an important event and would like to avoid any possible inconvenience. for the video signal I provided two switches which switch the outputs in real time.

      D 1 Reply Last reply Reply Quote 0
      • D
        DillTheKraut @roberto2022 last edited by DillTheKraut

        Hello @roberto2022,

        you can sync two instances on different computers over OSC.


        General OSC handling: Guru Session OSC

        The simple version would just trigger once (maybe every scene).

        Advanced would be a near frame sync. @Michel once offered a syncing user actor. It is made with Version 2. but you can use it as a how to. Instead of connecting the player directly, you would connect them over OSC.

        If it is meant for hot backup running parallel, I usualy biuld a 'deadman switch'.
         A puls is send every other second, resetting counter at the remote computer. If the connection is lost, the counter won't be reset and trigger something to take over the session automaticaly.

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