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
Bandit62  
#1 Posted : Tuesday, October 4, 2016 7:47:32 PM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/13/2010(UTC)
Posts: 230

Hi, is there a way to get vMix to automatically launch the LAST preset when vMix launches.....I already have it auto launching with windows logon, but I want it to open the Last Preset automatically...

thanks
bcolgate  
#2 Posted : Thursday, October 6, 2016 12:42:40 AM(UTC)
bcolgate

Rank: Member

Groups: Registered
Joined: 7/23/2016(UTC)
Posts: 18
Location: USA

Thanks: 19 times
Was thanked: 1 time(s) in 1 post(s)
This may not be the best way to do it, but this is how I have one workstation set up.

I save a .vmix preset that I want to use as the baseline for every boot-time launch, then quit out of the vmix app.
To check, I double-click the just-saved preset, and if the file association is correct, vMix launches and loads the preset.

If all is good, I create a shortcut to that preset and move the shortcut into the Startup folder that Windows looks at after booting. Works in Win10pro. Not so sure about other OS installs.

HTH,

- Bruce
Bandit62  
#3 Posted : Thursday, October 6, 2016 12:49:44 AM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/13/2010(UTC)
Posts: 230

I totally understand what you mean...That would mean that every time I am going to close vMix, I save the setup as a preset, and load a shortcut of that preset into the startup folder....yes, that will work, why did I not think of that......anyhow, I wish that vMix programmers would add that feature, so that I would not have to take that route everytime.

thanks....
bcolgate  
#4 Posted : Thursday, October 6, 2016 8:53:37 PM(UTC)
bcolgate

Rank: Member

Groups: Registered
Joined: 7/23/2016(UTC)
Posts: 18
Location: USA

Thanks: 19 times
Was thanked: 1 time(s) in 1 post(s)
For me, I kind of see it as a feature - as long as no one overwrites that preset, I know that every launch will start from a known-good configuration. If I want to make a new starting point, I copy the old preset (as a backup), then overwrite the preset. FWIW.
Sondrey  
#5 Posted : Thursday, October 13, 2016 8:41:21 AM(UTC)
Sondrey

Rank: Advanced Member

Groups: Registered
Joined: 4/25/2014(UTC)
Posts: 41
Man
Location: Norway

Thanks: 2 times
Was thanked: 18 time(s) in 10 post(s)
Create a batch file that says this (Change paths for vmix executable);

START "PATH TO VMIX.EXE"
timeout 5 > NUL
START http://127.0.0.1:8088/api/?function=LastPreset

You will have to tweak the delay time to make sure vMix has started completly before you run the LastPreset function
And ofc set the correct path to vMix

Best regards
Sondre
Developer @ Njastad Webshop
Bandit62  
#6 Posted : Thursday, October 13, 2016 10:24:49 AM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/13/2010(UTC)
Posts: 230

So where do I add this scrip....
Sondrey  
#7 Posted : Friday, October 14, 2016 1:40:57 AM(UTC)
Sondrey

Rank: Advanced Member

Groups: Registered
Joined: 4/25/2014(UTC)
Posts: 41
Man
Location: Norway

Thanks: 2 times
Was thanked: 18 time(s) in 10 post(s)
You have not defined what system you are on, so i can't rly tell. But you need to put this script in the startup folder.

Check if you can find it if you go to; Start -> All programs -> startup

Move the file in here and it should run on boot
elgarf  
#8 Posted : Friday, October 14, 2016 2:57:59 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 225 time(s) in 129 post(s)
@Bandit62, last preset lay in %appdata%\last.vmix
So you can make shortcut to this file instead of writing script.
Bandit62  
#9 Posted : Friday, October 14, 2016 5:50:45 AM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/13/2010(UTC)
Posts: 230

I am running windows 8.1,vMix 17.0.0.111, free version and on my friend's system, he has the 4K version.....I will try adding this and see what happens....Thanks.
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.