Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity 5.3 Personal broadcasting to Resolume Arena 4 – Can't view Unity Personal output #22

Open
dwanyeeast opened this issue Mar 9, 2016 · 6 comments

Comments

@dwanyeeast
Copy link

I was able to import the Unity Syphon package successfully in Unity 5 demo. I added the Syphon.cs and the SyphonServerTexture to my Player 1 and Player 2 cameras and ran my Unity game.

In Resolume Arena 4, with Syphon Input on, I can see Unity is broadcasting, but when I drag each of the broadcasts to my composition I see absolutely nothing.

Is this result because I don't have a Unity Pro version? Is it imperative I do or is there something I'm not doing correctly?

Can anyone shed some light on this, please?

@vade
Copy link
Member

vade commented Mar 9, 2016

Use OpenGL 2.1 renderer. please see the closed / existing git issues.

@dwanyeeast
Copy link
Author

@vade
Thanks for the input. I did review the closed/existing git issues, and I even changed the project settings to use OpenGL 2.1 (OpenGL2), but I'm still not seeing the Unity game displayed in Resolume Arena. I see it being broadcast in Resolume's Source tab, but I get a blank display.

Is this result because I'm not running a pro version of Unity 5.3?

@vade
Copy link
Member

vade commented Mar 10, 2016

Yes. Unity Pro is required for plugin support as far as I know. This has been consistent with every version of Unity.

@vade vade closed this as completed Mar 10, 2016
@brianchasalow
Copy link
Member

@vade this actually isn't true. Unity 'Personal' (as of Unity 5) now supports RenderTextures / Image Effects / supports everything Pro supports. Not sure why you'd be seeing black, though. Maybe alpha issues? Try putting the Syphon Alpha One script on the camera?

@vade
Copy link
Member

vade commented Mar 15, 2016

Non-Pro It supports plugins? What makes it Pro then? Sorry for the mis-info! Should change the readme / main page of the repo then.

@vade vade reopened this Mar 15, 2016
@dwanyeeast dwanyeeast changed the title Unity 5 Demo broadcasting to Resolume Arena 4 – Can't view Unity Demo output Unity 5.3 Personal broadcasting to Resolume Arena 4 – Can't view Unity Personal output Mar 15, 2016
@dwanyeeast
Copy link
Author

@brianchasalow is correct. I also identified why I was seeing black. In Unity, the Resolume Arena name in the Syphon Script has to be highlighted.

I now see my game broadcasting in Resolume. Thanks, mate! This saved me $79USD/month

I now hit a second problem:

I can only see from one camera and not the other. I setup 2 cameras in Unity, but only one is broadcasting in Resolume.

I Syphon Server Texture on both Player 1 Camera and Player 2 Camera, but the Syphon Script component is on Player 1 Camera.

In Resolume, only Player 2 Camera is broadcasting.

In Unity, in the Syphon Script component (while in Game-mode), I see an additional drop down with Player 1 Camera and Player 2 Camera. Player 1 Camera is selected. It won't let me choose Player 2 Camera.

Any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants