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
Speegs  
#1 Posted : Thursday, August 20, 2015 2:24:26 AM(UTC)
Speegs

Rank: Advanced Member

Groups: Registered
Joined: 8/3/2013(UTC)
Posts: 405
Location: Gold Coast, Australia

Thanks: 27 times
Was thanked: 76 time(s) in 58 post(s)
Hello,

I was wondering if anyone has done this before or is there something built around I could buy.

Is there a way to restrict the Vmix web interface to allow only one thing to be clicked. Or maybe there is another smart approach I'm not thinking of. I essentially want a non-vmix user to turn an overlay on/off from quite a distance away from the VMix computer. The person is non tech savvy so would rather they could not do anything else but switch this one overlay.

Anyway if you have done something like this before I'd be interested in hearing any wonderful solutions. I guess I could code a web interface that did that function through the VMix API. Seems a lot of work when maybe there is something far simpler I just didn't think of doing :)

Thanks,

Speegs
Speegs  
#2 Posted : Thursday, August 20, 2015 2:46:14 AM(UTC)
Speegs

Rank: Advanced Member

Groups: Registered
Joined: 8/3/2013(UTC)
Posts: 405
Location: Gold Coast, Australia

Thanks: 27 times
Was thanked: 76 time(s) in 58 post(s)
Discovered by adding shortcuts to the functions you can at least get the user on a page without too many other options to fiddle with :)

I guess access controls on the VMix web interface is a bit much to ask for.. but that would be really useful for this one job.
doggy  
#3 Posted : Thursday, August 20, 2015 4:53:27 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Hi

Thanks to the help of user Maxvolp and his project I made a webinterface (with only a few buttons) that lets the user only update counters (scoring) through a webpage (from pc, tablet etc).
As it is based on the standard API commands making a overlay turn on/off would be possible

see his post regarding his webinterface

Guess something like this could also be used with smartphones: piHotKeys

Guy
thanks 1 user thanked doggy for this useful post.
Speegs on 8/20/2015(UTC)
Speegs  
#4 Posted : Thursday, August 20, 2015 5:43:45 AM(UTC)
Speegs

Rank: Advanced Member

Groups: Registered
Joined: 8/3/2013(UTC)
Posts: 405
Location: Gold Coast, Australia

Thanks: 27 times
Was thanked: 76 time(s) in 58 post(s)
doggy wrote:
Hi

Thanks to the help of user Maxvolp and his project I made a webinterface (with only a few buttons) that lets the user only update counters (scoring) through a webpage (from pc, tablet etc).
As it is based on the standard API commands making a overlay turn on/off would be possible

see his post regarding his webinterface

Guess something like this could also be used with smartphones: piHotKeys

Guy


Looks like it could do the trick, thanks for the pointer. I like all the source is in the zip file, so shouldn't be too hard to simplify down to a couple of buttons only.
Speegs  
#5 Posted : Friday, August 21, 2015 10:15:36 PM(UTC)
Speegs

Rank: Advanced Member

Groups: Registered
Joined: 8/3/2013(UTC)
Posts: 405
Location: Gold Coast, Australia

Thanks: 27 times
Was thanked: 76 time(s) in 58 post(s)
Just an update. That did do the trick. Thanks to those who provided the starter code I could hack up to build this terribly simple interface.

It's nothing you can't do with the VMix interface already, but the point of this is was to lock the user out of all the other functions of the VMix web interface so they can only do what they need to do which is switch an overlay on/off away from the the VMix operator.
Speegs attached the following image(s):
controller.JPG (43kb) downloaded 5 time(s).

You cannot view/download attachments. Try to login or register.
Speegs  
#6 Posted : Friday, August 21, 2015 10:19:03 PM(UTC)
Speegs

Rank: Advanced Member

Groups: Registered
Joined: 8/3/2013(UTC)
Posts: 405
Location: Gold Coast, Australia

Thanks: 27 times
Was thanked: 76 time(s) in 58 post(s)
It's javascript + storing the settings with cookies driving Vmix and yes seems to work from Apple Devices. The config docks away.

Of course you need to be on the same Lan as VMix like anything else hitting up the VMix API.
Speegs attached the following image(s):
controller2.JPG (27kb) downloaded 1 time(s).

You cannot view/download attachments. Try to login or register.
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.