Rank: Newbie
Groups: Registered
Joined: 2/2/2023(UTC) Posts: 3 Location: Oslo
|
Hi! Here's a little feature request from us. We use vMix for visual radio, and sometimes use vMixCall when one or more hosts are out of the office, so that they can join the broadcast from wherever.
We wish to be able to control vMixCall with the api! It would be nice to be able to add the vMixCall input, and retrieve the URL using a GET-request. That way, our radio hosts can add guests to our automated vMix setup from the studio, whenever they need.
Thanks!
Regards, Sivert
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/23/2023(UTC) Posts: 41 Thanks: 7 times Was thanked: 10 time(s) in 3 post(s)
|
The vMix XML API already exposes the password under the callPassword attribute: Code:<input
key="c89e4c82-52b4-421d-b9bd-cf457c7d417c"
number="2"
type="VideoCall"
title="Call1"
shortTitle="Call1"
state="Running"
position="0"
duration="0"
loop="False"
muted="True"
volume="100"
balance="0"
solo="False"
soloPFL="True"
audiobusses="M"
meterF1="0"
meterF2="0"
gainDb="0"
callPassword="0123456789"
callConnected="False"
callVideoSource="Output1"
callAudioSource="Master">Call1</input>
It would be nice to have the ability to reset an vMix call's password via an API call.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/2/2023(UTC) Posts: 3 Location: Oslo
|
Originally Posted by: ryxyz The vMix XML API already exposes the password under the callPassword attribute: Code:<input
key="c89e4c82-52b4-421d-b9bd-cf457c7d417c"
number="2"
type="VideoCall"
title="Call1"
shortTitle="Call1"
state="Running"
position="0"
duration="0"
loop="False"
muted="True"
volume="100"
balance="0"
solo="False"
soloPFL="True"
audiobusses="M"
meterF1="0"
meterF2="0"
gainDb="0"
callPassword="0123456789"
callConnected="False"
callVideoSource="Output1"
callAudioSource="Master">Call1</input>
It would be nice to have the ability to reset an vMix call's password via an API call. Yes! This is what we want. To be able to add the input, retrieve the password AND set a new random password using the API.
|
|
|
|
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close