multiple server

Home Forums Syphon Syphon Implementations – User multiple server

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4748
    pukpuk
    Participant

    is it posible get two or more camera in one scene?!
    wanna create multiple output for client. where to setup the server ID?

    thanks for helping

    #4749
    Brian Chasalow
    Participant

    I understand you’re talking about Unity- Yes. it’s a bit more difficult, but basically, you render a second camera to a renderTexture and do something like camera.targetTexture = myRT, and then pass that rendertexture’s nativetextureid to the plugin.

    #5663
    joren
    Participant

    Hi briangibson,

    I am having the same question: How can I send two or more camera outputs from Unity to Syphon?
    Unfortunately I can’t figure out how to realize the solution in your description. Could you (or someone else) maybe give some more details of how to set this up?

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.