OpenVideoMixProjector / OpenSourceProjector vs OpenProjector/ closemonitors / CloseProjector #1007
Unanswered
henry-delaruelle
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a C# library to use the new 5.0 obs-websocket, most of it works, but i run in to problems when i try to open projectors,
i can not use it in 5.0 and it does not work via the 4.x compat plugin.
I used the OpenProjector command to open a preview monitor on a second/third monitor connected to the computer
In version 5 this command is replace by two commands : OpenVideoMixProjector / OpenSourceProjector, but i can not get it to work.
with a -1 as monitorIndex the projectorGeometry does not give the expected result (i get a small windows, not the size i expect) with a monitorIndex valye > -1 i would expect a fullscreen preview but nothing happends.
the closemonitors command is replaced by CloseProjector, but this is not implemented yet ?
i have some questions:
Beta Was this translation helpful? Give feedback.
All reactions