keijiro / KlakSpout

Spout plugin for Unity
The Unlicense
651 stars 97 forks source link

Not able to display game output in full resolution and without panel tabs and settings #106

Open 0x01011970 opened 5 months ago

0x01011970 commented 5 months ago

Hello,

I am trying to send the "Game" panel view to a Spout receiver, in 4K.

I have set the Spout Sender component on the main camera.

I am receiving video in the right resolution but It seems I receive Unity tabs and a smaller resolution as can be seen in this screencap :

2024-02-08_12-14

Would someone help me understand what I am doing wrong?

I tried looking at all the issues on github, tried the "camera" and "game view" mode.

The project I am using to test this is https://github.com/samhogan/Minecraft-Unity3D

Thanks in advance

0x01011970 commented 5 months ago

Anybody has an idea of what I am doing wrong?

Is this unity extension actually capable of just sending the game view to a Spout receiver?

Or is it meant to do something else?

Thanks!