logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
DWAM  
#1 Posted : Wednesday, February 8, 2017 7:38:59 AM(UTC)
DWAM

Rank: Advanced Member

Groups: Registered
Joined: 3/20/2014(UTC)
Posts: 2,721
Man
France
Location: Bordeaux, France

Thanks: 243 times
Was thanked: 794 time(s) in 589 post(s)
Hi

I'm trying to use API function "SetMultiViewOverlay".

As is, I understood this command only works when the desired multiview is in PREVIEW which is too bad. Is this correct?

- Would it be possible to use this API command when the multiview is in PROGRAM?
- Would it even be possible to use this command when the chosen multiview is neither in PVW, nor in PGM ?

I guess to do so the query string should be something like:

http://vMixIP:8088/api/?Function=SetMultiViewOverlay&Input={InputIndex OR InputGUID}&Value={OverlayIndex},{InputNumber}

Please let me know if I missed something here... Or if I'd rather post this as a feature request.

Thanks
Guillaume


richardgatarski  
#2 Posted : Wednesday, February 8, 2017 11:05:43 AM(UTC)
richardgatarski

Rank: Advanced Member

Groups: Registered
Joined: 2/18/2014(UTC)
Posts: 1,815
Location: Stockholm

Thanks: 138 times
Was thanked: 292 time(s) in 246 post(s)
DWAM wrote:
this command only works when the desired multiview is in PREVIEW which is too bad. Is this correct?

No

Quote:
Would it be possible to use this API command when the multiview is in PROGRAM?

That is indeed possible

Quote:
Would it even be possible to use this command when the chosen multiview is neither in PVW, nor in PGM ?

Absolutely

The query string:
http://localhost:8088/api/?Function=SetMultiViewOverlay&Input=4&Value=1,2

makes Input2 the source for Layer1 in Input4 (wether Input4 is in Program, Output or just hangs around ;)
DWAM  
#3 Posted : Wednesday, February 8, 2017 11:23:17 AM(UTC)
DWAM

Rank: Advanced Member

Groups: Registered
Joined: 3/20/2014(UTC)
Posts: 2,721
Man
France
Location: Bordeaux, France

Thanks: 243 times
Was thanked: 794 time(s) in 589 post(s)
Good! Thanks Richard... I should have tried before asking!
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.