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
mtone  
#1 Posted : Tuesday, August 11, 2020 7:45:53 PM(UTC)
mtone

Rank: Advanced Member

Groups: Registered
Joined: 8/9/2020(UTC)
Posts: 156

Thanks: 3 times
Was thanked: 20 time(s) in 19 post(s)
would anyone have a suggestion on a simple way of updating data sources for vMix via tablet ?

Ideally id like to create a custom layout screen for ipad that looked like a web form.. add 3 or 4 input fields and a submit button, the user taps an input field, types the data, hits submit and that updates and saves the file on PC ready for vMix to refresh.. id be happy for the PC file to be excel and updating single cells, or any file format that works... the main thing is to be able to create the tablet interface myself with only limited input fields and give them custom labels... i want it to look basic and be really simple for whoever is using the tablet..

i dont want it to use web access or cloud service etc.. just a data file on local PC with the tablet updating the file over the local network..

appreciate any suggestions..
doggy  
#2 Posted : Tuesday, August 11, 2020 8:05:43 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 293 times
Was thanked: 955 time(s) in 790 post(s)
Assuming the tablet is on the same network , just let i send a httprequest strait to the title
mavik  
#3 Posted : Tuesday, August 11, 2020 9:42:39 PM(UTC)
mavik

Rank: Advanced Member

Groups: Registered
Joined: 4/23/2017(UTC)
Posts: 1,214
Man
Location: Germany

Thanks: 3 times
Was thanked: 168 time(s) in 150 post(s)
Or you create a "next" data entry shortcut and use it via the webcontroller
doggy  
#4 Posted : Tuesday, August 11, 2020 9:58:52 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 293 times
Was thanked: 955 time(s) in 790 post(s)
Originally Posted by: mavik Go to Quoted Post
Or you create a "next" data entry shortcut and use it via the webcontroller


If one works with a data source yes , not if
Quote:
"Ideally id like to create a custom layout screen for ipad that looked like a web form.. add 3 or 4 input fields and a submit button, the user taps an input field, types the data, hits submit and that updates"
mtone  
#5 Posted : Tuesday, August 11, 2020 10:36:17 PM(UTC)
mtone

Rank: Advanced Member

Groups: Registered
Joined: 8/9/2020(UTC)
Posts: 156

Thanks: 3 times
Was thanked: 20 time(s) in 19 post(s)
Originally Posted by: doggy Go to Quoted Post
Assuming the tablet is on the same network , just let i send a httprequest strait to the title


ok... does this mean create a normal web form that you open in a browser and have the form send http code to vMix ? im not a programmer and im new to vMix but i would be willing to give that a go..

are there any other existing apps which can update cells in excel file via tablet ? that would be my preferred option as i use excel reasonably well already and would allow me to expand extra functionality easily..
doggy  
#6 Posted : Tuesday, August 11, 2020 10:58:25 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 293 times
Was thanked: 955 time(s) in 790 post(s)
Originally Posted by: mtone Go to Quoted Post
Originally Posted by: doggy Go to Quoted Post
Assuming the tablet is on the same network , just let i send a httprequest strait to the title


ok... does this mean create a normal web form that you open in a browser and have the form send http code to vMix ? im not a programmer and im new to vMix but i would be willing to give that a go..


Yes


/quote]

are there any other existing apps which can update cells in excel file via tablet ? that would be my preferred option as i use excel reasonably well already and would allow me to expand extra functionality easily..


So this is going from update basically directly to a title , now to a file(excel,text,CSV,xml, google sheets ) which could then be used as a data source and advance like Mavik suggested or being it a long way round if one can send it directly

need to prioritize your preferences ,a plan .
dmwkr  
#7 Posted : Tuesday, August 11, 2020 11:05:35 PM(UTC)
dmwkr

Rank: Advanced Member

Groups: Registered
Joined: 2/23/2019(UTC)
Posts: 556

Thanks: 62 times
Was thanked: 130 time(s) in 118 post(s)
Just to add a possibility... One can also edit text in a title directly through the web controller:

https://www.vmix.com/hel...ntrollerTitleEditor.html
mtone  
#8 Posted : Tuesday, August 11, 2020 11:28:23 PM(UTC)
mtone

Rank: Advanced Member

Groups: Registered
Joined: 8/9/2020(UTC)
Posts: 156

Thanks: 3 times
Was thanked: 20 time(s) in 19 post(s)
Originally Posted by: doggy Go to Quoted Post

So this is going from update basically directly to a title , now to a file(excel,text,CSV,xml, google sheets ) which could then be used as a data source and advance like Mavik suggested or being it a long way round if one can send it directly

need to prioritize your preferences ,a plan .


???

my preference was always to directly update a file on the PC from tablet app and then use the file as the data source..

if i can update the title directly through a webform or through the title editor that is cool and covers what i fundamentally need but if there is a way to update an excel file directly then it would be even better because i could add other calculations and queries in the spreadsheet for extra functionality later on..


Originally Posted by: dmwkr Go to Quoted Post
Just to add a possibility... One can also edit text in a title directly through the web controller:

https://www.vmix.com/hel...ntrollerTitleEditor.html


thanks.. that is a decent option also..
doggy  
#9 Posted : Tuesday, August 11, 2020 11:36:23 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 293 times
Was thanked: 955 time(s) in 790 post(s)
Quote:
update an excel file directly then it would be even better because i could add other calculations and queries in the spreadsheet for extra functionality later on


now it makes sense why you would want a detour

Use google sheets or so
Users browsing this topic
Guest (2)
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.