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
adambou  
#1 Posted : Monday, September 11, 2023 2:50:53 PM(UTC)
adambou

Rank: Advanced Member

Groups: Registered
Joined: 9/5/2020(UTC)
Posts: 31
Australia
Location: brisbane

Thanks: 2 times
Scenario - during the football game I use a title to display try scorers name - select data sourcefrom list and then and overlay the title.

Id also like to display a list of try scorers at the end of the game.

Ideally - when i trigger the try scorer's name during the game - if vmix could take this data and use it to fill a field in a game summary title - well that would be great.

I have no idea about potential workflow to make this happen.

If anyone has any ideas id really appreciate it.
doggy  
#2 Posted : Monday, September 11, 2023 4:55:05 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: adambou Go to Quoted Post
Scenario - during the football game I use a title to display try scorers name - select data sourcefrom list and then and overlay the title.

Id also like to display a list of try scorers at the end of the game.

Ideally - when i trigger the try scorer's name during the game - if vmix could take this data and use it to fill a field in a game summary title - well that would be great.

I have no idea about potential workflow to make this happen.

If anyone has any ideas id really appreciate it.


one idea:
Every time a scorer name is displayed (triggered) call a script to write data pulled from the title and other details to add to a (CSV) Data Source file.
Use that datasource file to populate your summary title
adambou  
#3 Posted : Monday, September 11, 2023 7:23:21 PM(UTC)
adambou

Rank: Advanced Member

Groups: Registered
Joined: 9/5/2020(UTC)
Posts: 31
Australia
Location: brisbane

Thanks: 2 times
Brilliant idea.

Ive done lots of scripting but didnt know you could pull data from a title and add it to a CSV.

This would be the perfect solution. Whats the function for that?
doggy  
#4 Posted : Monday, September 11, 2023 7:44:17 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: adambou Go to Quoted Post
Brilliant idea.

Ive done lots of scripting but didnt know you could pull data from a title and add it to a CSV.

This would be the perfect solution. Whats the function for that?


see "scripting for dummies"post for examples of geting data from a title (retrieving by pulling it form the API XML or using Input.Find()
CHeck vb.net on how to write to a txt/csv file to use within a script
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.