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
jared.quinn  
#1 Posted : Saturday, September 14, 2024 10:13:08 AM(UTC)
jared.quinn

Rank: Newbie

Groups: Registered
Joined: 9/14/2024(UTC)
Posts: 2
Australia
Location: Sydney

Please consider adding DOM events triggered or functions called within the browser input to integrate better with vMix; a good starting point for these would be being able to trigger animations within Javascript on transition; so:


  • TransitionIn
  • TransitionOut

This would allow specifically built HTML pages to react to activities from vMix giving greater flexibility for building animations with JavaScript or webXR.

The CasparCG HTML Producer does something like this with it's play, next, stop and update functions available within the browser DOM that are triggered from the software, allowing for very flexible and deeper intergration between the browser and production tools.

Edit: Additional Information on other products implementing similar features:

Papo  
#2 Posted : Saturday, September 14, 2024 11:30:45 AM(UTC)
Papo

Rank: Advanced Member

Groups: Registered
Joined: 6/16/2020(UTC)
Posts: 77
Peru

Thanks: 8 times
Was thanked: 2 time(s) in 2 post(s)
+1
ask  
#3 Posted : Saturday, September 14, 2024 1:29:20 PM(UTC)
ask

Rank: Advanced Member

Groups: Registered
Joined: 10/13/2012(UTC)
Posts: 1,162
Australia
Location: Melbourne

Thanks: 220 times
Was thanked: 199 time(s) in 181 post(s)
+1
Palakis  
#4 Posted : Saturday, September 14, 2024 2:49:55 PM(UTC)
Palakis

Rank: Newbie

Groups: Registered
Joined: 9/14/2024(UTC)
Posts: 1
France
Location: Paris

I second that. I would also suggest integrating tally state as Javascript variables & events so that an upstream management system can know which HTML5 graphics are preview/live or not.
DuoStudios  
#5 Posted : Saturday, September 14, 2024 3:08:38 PM(UTC)
DuoStudios

Rank: Newbie

Groups: Registered
Joined: 9/14/2024(UTC)
Posts: 1
United States
Location: Florida

+1. This would solve a long-term problem for us.
timbrian  
#6 Posted : Sunday, September 15, 2024 9:18:20 AM(UTC)
timbrian

Rank: Member

Groups: Registered
Joined: 11/27/2017(UTC)
Posts: 17
Man
United States
Location: Louisville, Kentucky

Thanks: 7 times
Was thanked: 1 time(s) in 1 post(s)
Awesome suggestion. Please integrate. +. 1
jared.quinn  
#7 Posted : Sunday, September 15, 2024 10:31:18 AM(UTC)
jared.quinn

Rank: Newbie

Groups: Registered
Joined: 9/14/2024(UTC)
Posts: 2
Australia
Location: Sydney

Originally Posted by: Palakis Go to Quoted Post
I second that. I would also suggest integrating tally state as Javascript variables & events so that an upstream management system can know which HTML5 graphics are preview/live or not.


Knowing the context of the transition event would be super useful in my workflows too! This could be as simple as providing a context to the transitionIn and Out triggers I've suggested that would contain details of the mix and if it was transitioned to/from preview or program for instance.

Full tally probably should be done directly by the upstream management program rather than individual content sources which really only should get fed info about themselves for simplicity (and the option is always there for polling the API).

On that polling note though - polling is less than ideal when you want a 250-500ms animation in that you want triggered immediately on take and even more time critical than polling could feasibly produce for a transition out.
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.