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
SherSlick  
#1 Posted : Tuesday, February 27, 2024 7:23:56 AM(UTC)
SherSlick

Rank: Member

Groups: Registered
Joined: 1/17/2023(UTC)
Posts: 13
United States
Location: Denver

Was thanked: 1 time(s) in 1 post(s)
OK, currently I can add a replay event via the API quite simply by calling http://[vmix ip]:8088/api/?Function=ReplayMarkInOut&Value=12 to create an event of 12 seconds in length.

I know I could also make a call (ReplaySetLastEventText) to rename the last event, however do to the whole setup these event marks could be quite rapid-fire in nature.

So it would be nice if ReplayMarkInOut could accept the length value as well as the text name and camera (ReplaySetSelectedEventTextCamera) in one call. This way I can apply all the information needed in a single API call and thus fully automate the solution for me.

Thanks,
-Kris
doggy  
#2 Posted : Tuesday, February 27, 2024 7:33:15 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: SherSlick Go to Quoted Post
OK, currently I can add a replay event via the API quite simply by calling http://[vmix ip]:8088/api/?Function=ReplayMarkInOut&Value=12 to create an event of 12 seconds in length.

I know I could also make a call (ReplaySetLastEventText) to rename the last event, however do to the whole setup these event marks could be quite rapid-fire in nature.

So it would be nice if ReplayMarkInOut could accept the length value as well as the text name and camera (ReplaySetSelectedEventTextCamera) in one call. This way I can apply all the information needed in a single API call and thus fully automate the solution for me.

Thanks,
-Kris


put all the calls in a script and call the script
SherSlick  
#3 Posted : Tuesday, February 27, 2024 7:38:23 AM(UTC)
SherSlick

Rank: Member

Groups: Registered
Joined: 1/17/2023(UTC)
Posts: 13
United States
Location: Denver

Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: doggy Go to Quoted Post


put all the calls in a script and call the script



Can the script accept variables and pass them through so I don't have to have a script per event "configuration" ? (4x angles, 3x event types, one event length = 64 scripts?)
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.