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
Chris Daum  
#1 Posted : Wednesday, February 10, 2021 7:52:36 PM(UTC)
Chris Daum

Rank: Advanced Member

Groups: Registered
Joined: 11/20/2020(UTC)
Posts: 74
Man
Germany

Thanks: 13 times
Was thanked: 9 time(s) in 9 post(s)
Hi Together,

I am still a dummy to scripting so here my question:

Can I check the status of any of my Vmix Calls and
is status is "connected" automatically open the Call Manager?

I am handling multiple Callers and inputs and would like to get
kind of a signal when a caller logs in to become aware "there is somebody new".

Thanks in advance for a scripting hint.
doggy  
#2 Posted : Wednesday, February 10, 2021 8:14:20 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,072
Belgium
Location: Belgium

Thanks: 283 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: Chris Daum Go to Quoted Post
Can I check the status of any of my Vmix Calls


Yes, by reading the callConnected status from the API XML for a call input

Quote:

is status is "connected" automatically open the Call Manager?


No afaik, but the script could do that for you

Quote:

I am handling multiple Callers and inputs and would like to get
kind of a signal when a caller logs in to become aware "there is somebody new".


no need for the Call manager for that to pop up each time but you could create title input to show which callers inputs are connected through the script that "constantly" checks for: see point one
or let it make a sound to warn you or ....

Check "scripting for dummies" topic in the forum for how to check stuff in the API XML

One could also populate a XML data source with just the calls in the table or the ones that are connected only etc
dmwkr  
#3 Posted : Wednesday, February 10, 2021 11:56:15 PM(UTC)
dmwkr

Rank: Advanced Member

Groups: Registered
Joined: 2/23/2019(UTC)
Posts: 511

Thanks: 62 times
Was thanked: 119 time(s) in 108 post(s)
There is also this option:

https://forums.vmix.com/...x-23-Changelog#post76338
* Added "Enable Notifiation Sounds" checkbox in Settings -> Audio
This currently enables the Windows system defined "New Text Message Notification" sound when new chat messages are received for vMix Call

If you are monitoring vMix audio through the same audio output Windows uses for the notifications, you will notice when someone connects.
thanks 1 user thanked dmwkr for this useful post.
Chris Daum on 3/22/2021(UTC)
Users browsing this topic
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.