vMix Forums
»
General
»
3rd Party Software and Development
»
Hill Climb and Rally time statistic overlay
Rank: Member
Groups: Registered
Joined: 10/27/2013(UTC) Posts: 10 Location: Romania
Thanks: 4 times Was thanked: 1 time(s) in 1 post(s)
|
Hello im planing to use vmix as a main video switcher but i need a way to overlay on video stream the live results from stage`s ( hill climb and rally ).I need help to make an plugin that get data from timing sistem, generate the graphics an make it avalible in vmix like an automatic processes.The bad part is that the timing sistem i thing is a custom solution and gerenate the results over a web page that use some java scripts to generate the final format.I manage to pull some date from an online live page but i need to have an automatic script that generate the grapfics and overlay over stream. (something like the example in the pictures http://imgur.com/a/7m0xj).Thank you. instudiomedia attached the following image(s): something like this.JPG (151kb) downloaded 5 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Hi vMix can already do this some way or another. The use of datasource makes it possible to get the live data from the internet and using Title Designer or MS Blend it's possible to design the overlay graphics with the live data. Search the forum, especially Doggy's posts, who is an expert in such things. https://forums.vmix.com/...aspx?g=profile&u=679It's very important you get very precise information about the live data format online. This is the very first thing to do in order to define the project's workflow. Guillaume
|
1 user thanked DWAM for this useful post.
|
|
|
Rank: Member
Groups: Registered
Joined: 10/27/2013(UTC) Posts: 10 Location: Romania
Thanks: 4 times Was thanked: 1 time(s) in 1 post(s)
|
Thanks for the information,i know that the most important thing is to know the date format but this is the big problem because the timing application is custom and i dont have any information from people who designed.I will try to find that and right now i manage to find a HTML page that autorefresh every 15 seconds and i manage to pull date in a google sheet folder.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
If it's custom you can ask them to create an XML or JSON access which are the best option if you want something efficient and reliable. This is standard format for such data used for scores and timings.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
find out the ways you have access to the info you like to be displayed. There might be several ways but that's the absolute first thing you need know
|
|
|
|
Rank: Member
Groups: Registered
Joined: 10/27/2013(UTC) Posts: 10 Location: Romania
Thanks: 4 times Was thanked: 1 time(s) in 1 post(s)
|
I have some level of access and i manage to extract date from the website date and import them in a google sheet folder https://docs.google.com/...kocUmo/edit?usp=sharing. The timing result site is at http://stats.fras.ro/clasamente-cnvc/ and after looking around i find a html page that have the live date. Now my problem is how put this date on a ticker and scroll it or to make a similar graphics like in first image that i attach but how do I do as the pilots participate to appear gradually on the screen ?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
as a start I would first create a title with all the items needed to get familiar with the concept Being it a list it will take a lot of text fields to associate with your datasource and demand quit a bit of preparation time in specifying each individual item in the list but once done it will auto update based on changes in your data source Graphically you can either chooses an image per line or design it in the xaml title Check out the help files regarding datasources and its use http://www.vmix.com/help19/index.htm?DataSources.htmlIf i understand correctly you like some animation when list gets displayed , this can be achieved in the loading animation of your title by animating ( fade i n for example) line per line timewise. When more familiar with xaml and codebehind one can "simplify" it a little using lists with templates, filereading and more animations but the principle is very similar to the above
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
The webpage you indicated is made with AJAX and JS. It's very easy for developers to create an XML version for this. This would allow you to avoid the google sheet import and the live data could be refreshed by vMix datasource much more often...
|
|
|
|
vMix Forums
»
General
»
3rd Party Software and Development
»
Hill Climb and Rally time statistic overlay
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close