Rank: Advanced Member
Groups: Registered
Joined: 12/14/2018(UTC) Posts: 79 Was thanked: 17 time(s) in 6 post(s)
|
Our venue just upgraded their scoreboard to Bodet videowall. It is hard to run OCR since they constantly change on screen display. Now I have found out that there is an option to get some kind of a ethernet plug. How do you deal with it? How to get time data into vMix or any usable form?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,202 Location: Belgium Thanks: 291 times Was thanked: 953 time(s) in 788 post(s)
|
You haven't given many details about "ethernet plug" which i assume to be some sort of data providing plug.
There are many ways of getting data into vmix from different sources and routes and sometimes you do it with a little "translator" for vMix to like
If they are able to retrieve and display , so can you (if they give you acces to the source ;-) )
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/23/2017(UTC) Posts: 1,200 Location: Germany Thanks: 3 times Was thanked: 168 time(s) in 150 post(s)
|
I can assume that there is some kind of central (server or appliance) that ingests the change from a controller and provides the data to be rendered. You would want to have access to this data feed. Sometimes it's rss, sometimes xml, API or something else. You have to ask them how to get that feed.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/21/2015(UTC) Posts: 324 Location: Cornwall, Ontario, Canada Thanks: 18 times Was thanked: 80 time(s) in 60 post(s)
|
Check out link below Sportzcast Facebook PageSportzcast Score LinkSportzcast has a couple of devices available. Eric Pratt from US Broadcast Distribution might be able to help you if you have any questions. Theses units work with almost all Scoreboards out there.. Originally Posted by: mavik I can assume that there is some kind of central (server or appliance) that ingests the change from a controller and provides the data to be rendered. You would want to have access to this data feed. Sometimes it's rss, sometimes xml, API or something else. You have to ask them how to get that feed.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/14/2018(UTC) Posts: 79 Was thanked: 17 time(s) in 6 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/23/2017(UTC) Posts: 1,200 Location: Germany Thanks: 3 times Was thanked: 168 time(s) in 150 post(s)
|
From a short look, it seems that the communication is RS232. You would need to translate the serial commands into something that vmix understands. Some bridge code.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,202 Location: Belgium Thanks: 291 times Was thanked: 953 time(s) in 788 post(s)
|
Originally Posted by: mavik From a short look, it seems that the communication is RS232. You would need to translate the serial commands into something that vmix understands. Some bridge code. not that hard: pick out the bit from the serial data received send to vMix titles with httprequests First step is to get the raw serial data in and check with free available serial data readers
|
|
|
|
Rank: Member
Groups: Registered
Joined: 3/19/2011(UTC) Posts: 28 Location: France Thanks: 1 times
|
Hi, I'm in the same case ! Have you find any solution to do that ? I'm going to work to develop a translator software but if you have a better solution it will be good.
Loïc (from France)
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 1/28/2017(UTC) Posts: 8
Was thanked: 4 time(s) in 2 post(s)
|
Did anyone make the bodet scorepad to communicate with vMix? We work in a venue that has a Bodet scoreboard and we use a Raspberry Pi connected to the RS232 port. It was easy to get it to work.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/14/2018(UTC) Posts: 79 Was thanked: 17 time(s) in 6 post(s)
|
Which Bodet? Scorepad? How do you connect RPI to RS232?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/14/2018(UTC) Posts: 79 Was thanked: 17 time(s) in 6 post(s)
|
Anyone have any solution? I have a semi working python script, but always up for better solution.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/23/2020(UTC) Posts: 170 Location: Wichita Thanks: 10 times Was thanked: 24 time(s) in 20 post(s)
|
Originally Posted by: gre2gor Anyone have any solution? I have a semi working python script, but always up for better solution. Since you can get full single board computers these days for less then $20, I suggest you get a single board computer with both a serial interface and a network interface (cable or wifi) and install Linux on it and of course Python and then let your Python script translate the "messages" as detailed in the manual linked above (or better yet in the manual for the system you are using if it's not exactly the same) to HTTP requests to Vmix to update the Titles in your vMix Scoreboard. That system can be mounted in a box to protect it and hooked to the scoreboard and placed in some convenient but out of the way place. That's basically what the poster above appears to be doing with his Raspberry PI so you can try contacting him to see if he can give you better advice.
|
|
|
|
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