I'm trying to run a full-screen processing app on a Bravia TV linked by HDMI from my Macbook Pro. There is no common screen resolution so I can't use mirroring (it works but the resolution is messed up - bits of the animation clip). The code uses the screen.width and screen.height to get the monitor resolution. It runs OK on external monitors but this is the first time I've tried using a TV.
If I drag the app icon to the Bravia screen and double-click to execute it - it then plays on the Macbook screen and not the Bravia.
I'll be grateful for any advice on how to solve this.
Thanks
Paul
1