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
Panic  
#1 Posted : Saturday, May 22, 2021 7:13:38 AM(UTC)
Panic

Rank: Member

Groups: Registered
Joined: 5/19/2021(UTC)
Posts: 17
United States

Was thanked: 1 time(s) in 1 post(s)
Is there not a way to select the next item in a “list” input (not a playlist) with a shortcut or anything I can access with companion?
doggy  
#2 Posted : Saturday, May 22, 2021 3:13:33 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 285 times
Was thanked: 924 time(s) in 763 post(s)
NextItem
menetekel  
#3 Posted : Wednesday, June 23, 2021 11:18:42 PM(UTC)
menetekel

Rank: Newbie

Groups: Registered
Joined: 6/23/2021(UTC)
Posts: 5
Germany
Location: Jena

Thanks: 1 times
hey,

any solution so far? i have the same issue.
i try to set a button for selecting next item in a multimedia-list.
in vmix there is the shortcut "NextItem" "PreviousItem" i can assign to an input. works fine.
but i want to create a companion-button.

maybe with a customcommand? just dont know about these yet.

best,
felix
menetekel  
#4 Posted : Wednesday, June 23, 2021 11:58:02 PM(UTC)
menetekel

Rank: Newbie

Groups: Registered
Joined: 6/23/2021(UTC)
Posts: 5
Germany
Location: Jena

Thanks: 1 times
ok. one step further.
custom command <http://192.168.0.209:8088/api/?function=NextItem&Input=2>
works when i enter in browser.
but dont work when i put on streamdeck-button via companion (Action: vmix: Run custom command)nothing happens. any idea ?

All other actions from companion works fine.
matkeane  
#5 Posted : Thursday, June 24, 2021 12:09:54 AM(UTC)
matkeane

Rank: Advanced Member

Groups: Registered
Joined: 10/6/2020(UTC)
Posts: 98
France

Was thanked: 21 time(s) in 21 post(s)
Are the 'Slides - Next Picture/Slide' & 'Slides - Previous Picture/Slide' commands not working for you ? Admittedly, it's not the most intuitive name if you're looking to control a List input, but vMix uses the same command for Slideshows and Lists, so it works for both.
thanks 1 user thanked matkeane for this useful post.
menetekel on 6/24/2021(UTC)
menetekel  
#6 Posted : Thursday, June 24, 2021 5:41:17 PM(UTC)
menetekel

Rank: Newbie

Groups: Registered
Joined: 6/23/2021(UTC)
Posts: 5
Germany
Location: Jena

Thanks: 1 times
hey,

thank you matkeane. works fine.
i allways thought that the command next slide only works to ppt...

all right. first problem solved.

but why is my custom command not working on a companion-button?
the Action "Run custom command" allows only "short" commands like <fade> or <play> but i cant set values like Input-number
matkeane  
#7 Posted : Friday, June 25, 2021 6:13:20 PM(UTC)
matkeane

Rank: Advanced Member

Groups: Registered
Joined: 10/6/2020(UTC)
Posts: 98
France

Was thanked: 21 time(s) in 21 post(s)
For a custom command, you have to enter the entire command yourself - there's no field for the Input number or values. So in the command field you can enter something like :

Code:
Restart Input=30


or

Code:
SelectIndex Value=1&Input=34


P.S. Not sure the code blocks are the best way to do this, but adding quotes might get confusing.
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.