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
mmilkovic  
#1 Posted : Thursday, August 26, 2021 1:43:08 AM(UTC)
mmilkovic

Rank: Newbie

Groups: Registered
Joined: 8/26/2021(UTC)
Posts: 2
United States

I'm working on some custom controls for a show with several hundred slides / photos. What techniques are available to get at the page number of a slide deck (ppt) input or the file name of an image in a media library input?

One possible use case is to add this information to an overlay or additional input on a multiposition setup for our tech team monitor output channel. (Implement completely within vMix)

The other possible use case is to make it available as a string in an external app -- is there something in the TCP SUBSCRIBE api that would get me current slide / current image from the input ?
doggy  
#2 Posted : Thursday, August 26, 2021 2:13:39 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 292 times
Was thanked: 955 time(s) in 790 post(s)
Can in many cases check what the input is displaying by getting this information from the API XML (http://127.0.0.1:8088/api) using scripting.

Say you are using LIST input the current displayed image name will be there as well as the list content and which is active etc , within the sscript one can then put the name for example in a title overlay ....
mmilkovic  
#3 Posted : Thursday, August 26, 2021 4:13:48 AM(UTC)
mmilkovic

Rank: Newbie

Groups: Registered
Joined: 8/26/2021(UTC)
Posts: 2
United States

got it, thanks !!!

-- time to go dust off the VB braincells! (old C and Python hacker, it's been a while....)
doggy  
#4 Posted : Thursday, August 26, 2021 5:40:38 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 292 times
Was thanked: 955 time(s) in 790 post(s)
Small detail. Its vb.net

Check the scripting for dummies post. It includes also vmix specifics.
Users browsing this topic
Guest (2)
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.