multiple server

HomeForumsSyphonSyphon Implementations – Usermultiple server

Tagged: 

This topic has 3 voices, contains 2 replies, and was last updated by  joren 94 days ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
Author Posts
May 24, 2011 at 7:55 am #4748

pukpuk

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

May 25, 2011 at 1:27 pm #4749

briangibson

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.

February 14, 2012 at 6:58 am #5663

joren

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.