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
hanan.sharivkin  
#1 Posted : Monday, January 20, 2020 7:14:23 PM(UTC)
hanan.sharivkin

Rank: Newbie

Groups: Registered
Joined: 1/20/2020(UTC)
Posts: 8
United States
Location: CA

Hi.

i'm sending commands to VMIX to remotely start s script:

http://127.0.0.1:8088/api/?Function=ScriptStart&Value="myscript"


is there a way i could send a parameter and use t within Http Request Call ?


i know there is something called "ScriptStartDynamic" but couldn't find any useful documentation or examples...

Thank you.
doggy  
#2 Posted : Monday, January 20, 2020 8:39:48 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 920 time(s) in 759 post(s)
Quote:
i know there is something called "ScriptStartDynamic" but couldn't find any useful documentation or examples...




https://forums.vmix.com/...Dynamic-Script#post26214
hanan.sharivkin  
#3 Posted : Monday, January 20, 2020 9:47:41 PM(UTC)
hanan.sharivkin

Rank: Newbie

Groups: Registered
Joined: 1/20/2020(UTC)
Posts: 8
United States
Location: CA

can ScriptStartDynamic be used for a simple Parameter add to a script start?
doggy  
#4 Posted : Monday, January 20, 2020 10:22:42 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: hanan.sharivkin Go to Quoted Post
can ScriptStartDynamic be used for a simple Parameter add to a script start?


Don't believe so but if dynamic is the same as creating a script on the fly you could add it there

WOuld be interesting to know what sort of parameter one is talking about as there are potential workarounds to it like using a title's textbox to hold the parameter , even fed by a datasource, that the script can then read

You have to specify your parameter somehow ;-)
hanan.sharivkin  
#5 Posted : Tuesday, January 21, 2020 12:39:43 AM(UTC)
hanan.sharivkin

Rank: Newbie

Groups: Registered
Joined: 1/20/2020(UTC)
Posts: 8
United States
Location: CA

Hi Sure :)

here is what we need:

Starting a script to Go to Commercials with the Duration of the break as parameter...

Or Start playing a clip with the clip name, and a tittle with the Artist Name and Album as Parameter

doggy  
#6 Posted : Tuesday, January 21, 2020 4:22:20 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: hanan.sharivkin Go to Quoted Post
Hi Sure :)

here is what we need:

Starting a script to Go to Commercials with the Duration of the break as parameter...

Or Start playing a clip with the clip name, and a tittle with the Artist Name and Album as Parameter




I would think all this data is know ahead of time somehow not ?
So why not look into using Data Sources to have your schedule and lists and use scripts to retrieve that to make the appropriate functions
Data Source are usually linked to titles , so you can use a (hidden) title as a placeholder for the data for the script to read

Check out the vMix videos about using datasources in vMix
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.