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
bitpod  
#1 Posted : Tuesday, April 4, 2017 6:32:40 AM(UTC)
bitpod

Rank: Advanced Member

Groups: Registered
Joined: 1/15/2017(UTC)
Posts: 45
Location: Exeter, UK

Thanks: 17 times
Was thanked: 1 time(s) in 1 post(s)
Currently we use a PowerPoint loaded onto the vMix pc which is controlled by the presenter using a 4 button Kensington wireless controller. This works well as we have setup shortcuts to each of the buttons making it really easy for them to use.

When a presenter wants to use their own laptop (mainly because they have in-slide animations that vMix can't handle) we have to give them a second controller to advance their slides. This can get a bit messy/confusing and therefore isn't ideal.

What I would like to do in this situation is re-map the key that we currently use to advance slides to somehow send it to their laptop. I am assuming that vMix is ok with calling urls either as scripts (preferable) or as web pages loaded in unused inputs (sounds slow).

The options I have considered so far include:

1. Somehow send the correct signal to the 2nd Kensington dongle

2. Use a USB to USB set-up to send the key press

3. Use an Arduino Uno wifi posing as a USB keyboard

Of these, option 3 seems the most likely even if it is a bit nerdy.

Before I go any further I would be keen to know if anyone else has attempted anything like this and if so if they might be as kind as to share their thoughts.

I am particularly interested to know if it is possible to call a URL from a shortcut to activate the script that hopefully will send the keypress to the laptop.

Alex
Bandit62  
#2 Posted : Tuesday, April 4, 2017 6:49:27 AM(UTC)
Guest

Rank: Guest

Groups:
Joined: 1/13/2010(UTC)
Posts: 230

Quote:
(When a presenter wants to use their own laptop (mainly because they have in-slide animations that vMix can't handle) we have to give them a second controller to advance their slides. This can get a bit messy/confusing and therefore isn't ideal.)


Why not just install Desktop Capture on their PC, and connect via network...that is what I do, and I have no issues at all....they have full control of their PC, and i see the slide change, and I just punch it up...well then again, it is how you do your production...In my case, I set up the power-point PC on a wireless network system, and a camera on the presenter, sometimes I use 2 cameras, one for audience, and I do the desktop capture through NDI, and I do my switching with vMix....works great with no need to worry about the power point...let the presenter do all the power point work...
DWAM  
#3 Posted : Tuesday, April 4, 2017 6:49:47 AM(UTC)
DWAM

Rank: Advanced Member

Groups: Registered
Joined: 3/20/2014(UTC)
Posts: 2,721
Man
France
Location: Bordeaux, France

Thanks: 243 times
Was thanked: 794 time(s) in 589 post(s)
Hi!

I really don't undertand why you don't simply use Desktop Capture to input presentations made on your presenter's laptop... You simply have to install the utility, connect this computer to your network and load the NDI source and you still can use the Kensington if you want.



bitpod  
#4 Posted : Tuesday, April 4, 2017 7:21:39 AM(UTC)
bitpod

Rank: Advanced Member

Groups: Registered
Joined: 1/15/2017(UTC)
Posts: 45
Location: Exeter, UK

Thanks: 17 times
Was thanked: 1 time(s) in 1 post(s)
Thanks for your replies.

The screen capture part is no problem, we simply use an HDMI cable and capture this way. Screen capture via NDI would actually make it more complex as I don't want to be setting up software on multiple laptops and making sure it is configured properly. We could also have many different presenters with a mixture of PCs, Macs etc.

What I really want to simplify is the 'next slide' part on their laptop. I want them to use the same Kensington controller they are already using for other vMix commands (start recording, stop recording, slide full screen) to change a slide on their own laptop. This controller is connected to the vMix PC. As I mentioned I don't want to use 2 controllers as this makes for co-ordination issues.

Sorry if I was not totally clear. I have man-flu so maybe not completely with it :(

Alex

mjgraves  
#5 Posted : Wednesday, May 10, 2017 2:34:24 PM(UTC)
mjgraves

Rank: Advanced Member

Groups: Registered
Joined: 7/1/2015(UTC)
Posts: 1,150
Man
United States
Location: Houston TX

Thanks: 319 times
Was thanked: 263 time(s) in 233 post(s)
Your idea prompted the recall of some thoughts from long ago when I was working on an ad hoc means of integration between disparate systems. It's fiddly and can be complicated, but it is possible. Not sure about practicality.

There are low-level Windows functions that allow a remote process, with suitable permissions, to push software updates to a workstation. The can also cause remote execution of code. In my past case I was using a vbscript on a server to cause another vbscript on the workstation to run. The second script was given arbitrary permission to run an installer.

Passing keystrokes to a running app is similar.

That was Windows 7 Pro. Powershell came along since then, so much may have changed.
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.