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
CaseF  
#1 Posted : Sunday, February 9, 2020 12:17:46 PM(UTC)
CaseF

Rank: Newbie

Groups: Registered
Joined: 2/9/2020(UTC)
Posts: 2
Germany
Location: Witten

In our using case it would be very nice to have a mysql connector as data source.
At the moment we have to parse it with a software to an XML File.
doggy  
#2 Posted : Sunday, February 9, 2020 7:02:32 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Originally Posted by: CaseF Go to Quoted Post
In our using case it would be very nice to have a mysql connector as data source.
At the moment we have to parse it with a software to an XML File.


Out of curiosity: by software do you mean an app or a small server file link (local or online) that vMix data source directly (xml/json) link to ?
CaseF  
#3 Posted : Monday, February 10, 2020 3:32:52 AM(UTC)
CaseF

Rank: Newbie

Groups: Registered
Joined: 2/9/2020(UTC)
Posts: 2
Germany
Location: Witten

It's a self written Software which pulls the needed data (after User Input of a ID) and generate an XML File of these data.
doggy  
#4 Posted : Monday, February 10, 2020 3:54:52 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
@CaseF

Have pulled from Mysql to datasource ourselves but used a small php file that either created a xml or json , more specifically just echo'd xml or json creation of the query
had the php file either on a local server or online and just linked the data source to it

Doubt it would be easy to get a mysql connector in vMix with all the acces credentials needed and query specifics not to mention the cleanup one sometimes has to do especially if its not your own database
mjwillia  
#5 Posted : Wednesday, June 8, 2022 11:07:55 AM(UTC)
mjwillia

Rank: Newbie

Groups: Registered
Joined: 11/23/2016(UTC)
Posts: 4
Location: Perth WA

Originally Posted by: CaseF Go to Quoted Post
In our using case it would be very nice to have a mysql connector as data source.


This would be extremely helpful! We also have to write our own php file to extract data from mysql and output XML.
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.