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
Simsyuk  
#1 Posted : Saturday, April 1, 2023 5:45:04 AM(UTC)
Simsyuk

Rank: Advanced Member

Groups: Registered
Joined: 8/16/2019(UTC)
Posts: 337
United Kingdom

Thanks: 70 times
Was thanked: 21 time(s) in 17 post(s)
Hi all, I just can't seem to get my head around how to script within vMix. Is there anyone who can write the following script for me, I'm happy to kindly give a monetary donation to the person who can help.

This is what I need the script to do.

1. Select viewers name and avatar from comments, display within an overlay (overlay already created called - viewersname).
3. Select random video file between 1 to 65.
4. Play video file.

Once the video file has finished playing, then script runs again automatically and just repeats itself but doesn't duplicate viewers name or avatar.

I'm pretty sure this can be done, thanks for any advice or help on this.
doggy  
#2 Posted : Saturday, April 1, 2023 7:53:03 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Originally Posted by: Simsyuk Go to Quoted Post
Hi all, I just can't seem to get my head around how to script within vMix. Is there anyone who can write the following script for me, I'm happy to kindly give a monetary donation to the person who can help.

This is what I need the script to do.

1. Select viewers name and avatar from comments, display within an overlay (overlay already created called - viewersname).
3. Select random video file between 1 to 65.
4. Play video file.

Once the video file has finished playing, then script runs again automatically and just repeats itself but doesn't duplicate viewers name or avatar.

I'm pretty sure this can be done, thanks for any advice or help on this.


Why post this twice in this forum ? Also seems this has been asked before somewhere a while back
Simsyuk  
#3 Posted : Saturday, April 1, 2023 6:26:44 PM(UTC)
Simsyuk

Rank: Advanced Member

Groups: Registered
Joined: 8/16/2019(UTC)
Posts: 337
United Kingdom

Thanks: 70 times
Was thanked: 21 time(s) in 17 post(s)
Thanks doggy. It's very strange I posted it in the 'Scripting for Dummies' and it was here. Probably me losing my mind lol.
doggy  
#4 Posted : Saturday, April 1, 2023 7:01:19 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Originally Posted by: Simsyuk Go to Quoted Post
Thanks doggy. It's very strange I posted it in the 'Scripting for Dummies' and it was here. Probably me losing my mind lol.


If one want detailed help , details have to be given:

Quote:
1. Select viewers name and avatar from comments, display within an overlay (overlay already created called - viewersname).


Select how , from where, manually ?

Quote:
3. Select random video file between 1 to 65.


Why not just use a list, shuffle it and play in resulting order ? avoid having to keep track of which are allready played etc (complicated, inefficient)

Quote:
Once the video file has finished playing, then script runs again automatically and just repeats itself but doesn't duplicate viewers name or avatar.


trigger on completion and select next , oops now its the name/avator that doestn need to be duplicated ... so again how is name/avatar selected ?
Users browsing this topic
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.