Rank: Advanced Member
Groups: Registered
Joined: 12/19/2013(UTC) Posts: 600 Location: Belgium Thanks: 75 times Was thanked: 91 time(s) in 75 post(s)
|
Elgato has some new toys. It looks like you can configure the buttons as you like. https://www.elgato.com/en/gaming/stream-deckIf I understand it well, you can also upload custom icons. So you could take a screenshot of every shot, downsize it to 72x72 pixels, and upload it to the controller. This way, you have a visual representation of every shot on every button. For a 5 camera production this doesn't look bad if it works as advertised :)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/6/2016(UTC) Posts: 84 Location: Sweden Thanks: 25 times Was thanked: 18 time(s) in 13 post(s)
|
I agree this looks to be almost perfect.
From the information I have found about it at this point, I would think it is possible to use the controller with vMix in two ways: 1) Hotkeys 2) Call a custom command (i.e. CSCRIPT or Powershell) that in turn invokes the vMix API
As far as I can see, StreamDeck doesn't support MIDI control commands (yet). :-(
Obviously, I would like StreamDeck to have a tighter integration into vMix - preferably with 2-way communication so that Icons/functions on the StreamDeck will update dynamically to reflect status from vMix (i.e. a Button for "start/stop stream" will switch between showing "Start Stream" and "Stop Stream" or the like).
I would also like a version of StreamDeck to have more than 15 buttons - or - be able to have more than one StreamDeck connected to a system at the same time. But I guess this is up to Elgato and not vMix :-)
Jon
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/29/2015(UTC) Posts: 135 Location: Seattle Wa
Thanks: 16 times Was thanked: 14 time(s) in 13 post(s)
|
You could use Bome Midi Translator Pro, and turn the ouputs into Midi Signals.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/6/2016(UTC) Posts: 84 Location: Sweden Thanks: 25 times Was thanked: 18 time(s) in 13 post(s)
|
hellokitty wrote:You could use Bome Midi Translator Pro, and turn the ouputs into Midi Signals. Why would you do that, when you can send the hotkey directly to vMix? It would just be another layer of complexity without any of benefits.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 5/24/2015(UTC) Posts: 370 Location: Netherlands
Thanks: 16 times Was thanked: 81 time(s) in 72 post(s)
|
Quote:Why would you do that, when you can send the hotkey directly to vMix? Maybe to be able to keep it working when vMix is not the in focus application on windows. Normally when using keyboard shortcuts and you use a mouse to do something in another application, you lose the shortcuts until vMix is selected to be in focus. It is really easy to design your own control panel by the way, get a teensy, some lighted buttons like the adafruit 16mm ones, wires, resistors and depending on the number of buttons you want, shift registers. After some funtime drilling a housing and soldering, you can program it with easy code using the arduino ide with teensy plugin. Tell the IDE it is a midi device and the only thing needed is write code to read the inputs and send a midi command if a button is pressed. Also make it read midi so activators can light the leds. I have made some small panels with 4 lighted buttons on them to put on a desk so clients can switch between 4 inputs, while being as simple as it can be.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/25/2014(UTC) Posts: 41 Location: Norway Thanks: 2 times Was thanked: 18 time(s) in 10 post(s)
|
Hey guys! We have recieved this device and have been able to program a vMix "driver" for it :) This "driver" will be able to show animations and timers etc. on the button screens. Updates coming soon!
|
6 users thanked Sondrey for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/18/2014(UTC) Posts: 1,837 Location: Stockholm
Thanks: 144 times Was thanked: 297 time(s) in 250 post(s)
|
Sondrey wrote:Hey guys! We have recieved this device and have been able to program a vMix "driver" for it :) This "driver" will be able to show animations and timers etc. on the button screens. Whow! Can't wait :P
|
|
|
|
Rank: Member
Groups: Registered
Joined: 8/30/2014(UTC) Posts: 27 Location: Brisbane
Thanks: 3 times Was thanked: 5 time(s) in 4 post(s)
|
Just picked up one of these today and will be watching this thread with great interest.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 6/24/2017(UTC) Posts: 7 Location: -
Thanks: 1 times Was thanked: 1 time(s) in 1 post(s)
|
Sounds great has there been any update on the driver you spoke about Sondrey? Would be great to have active animations for the live camera, really loving the stream deck so far, got it hooked up along with a apem t-bar and it works a treat.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/12/2015(UTC) Posts: 482 Location: Kansas City, MO USA Thanks: 151 times Was thanked: 75 time(s) in 57 post(s)
|
shibbycribby wrote:Sounds great has there been any update on the driver you spoke about Sondrey? Would be great to have active animations for the live camera, really loving the stream deck so far, got it hooked up along with a apem t-bar and it works a treat. How are you using this T-bar? Can you share with us? Steve
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 6/24/2017(UTC) Posts: 7 Location: -
Thanks: 1 times Was thanked: 1 time(s) in 1 post(s)
|
Hey Steve, Yeah of course, its actually a adaptation of a potentiometer project using a teensy board to convert the signals into a midi controller. Just follow this though: http://little-scale.blog...usb-midi-controller.htmlThen instead of wiring up the pot switch it out for the atem t-bar (theres a guy on ebay doing a decent one for £50 at the moment http://www.ebay.co.uk/it...418:g:RiQAAOSwcLxYEcpB). Just make sure to solder the wire ordering correct so it matches the schematics of the tbar as its different to the pot. Once your done just hook the teensy board up to the pc, pop vmix open and it should show up as a midi device, just assign the teensy board as SetFader shortcut and it should let you fade back and forth just like the x-keys tbar.
|
1 user thanked shibbycribby for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 8/4/2017(UTC) Views messages in topic : 1 Location: NewYork
|
Hi...i am a new user here. I think maybe to be able to keep it working when vMix is not the in focus application on windows. Normally when using keyboard shortcuts and you use a mouse to do something in another application, you lose the shortcuts until vMix is selected to be in focus. assembly circuits
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/10/2015(UTC) Posts: 129 Location: Tenerife
Thanks: 11 times Was thanked: 18 time(s) in 13 post(s)
|
@RickyTerzis if you uses midi controller always work , if vmix is not in focus also work
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/7/2012(UTC) Posts: 2,636 Location: Canada Thanks: 33 times Was thanked: 506 time(s) in 475 post(s)
|
@ RickyTerzis
That is the advantage of using a MIDI Controller or external device like the supported X-Keys devices. As dark_ata states "always" ON. If you don't have a device to test with, you could use a smartphone or tablet on the same network and connect to the "Web Controller" as they behave the same. Personally, I prefer the tactile nature of a Controller over a tough screen, but it's an option for you to test out.
Ice
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/29/2016(UTC) Posts: 75 Location: Italy Thanks: 1 times Was thanked: 4 time(s) in 3 post(s)
|
Sondrey wrote:Hey guys! We have recieved this device and have been able to program a vMix "driver" for it :) This "driver" will be able to show animations and timers etc. on the button screens. Updates coming soon! Any news?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 9/17/2013(UTC) Posts: 173 Location: Norway Thanks: 10 times Was thanked: 56 time(s) in 29 post(s)
|
We have been occupied with doing a huge project using HTML and casparcg and the stream deck driver has sadly been postponed until mid September.
Cheers, Håvard Njastad Webshop
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 135 Location: UK
Thanks: 15 times Was thanked: 11 time(s) in 9 post(s)
|
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 9/8/2017(UTC) Posts: 3 Location: Chittenango, NY
|
Thremir wrote:We have been occupied with doing a huge project using HTML and casparcg and the stream deck driver has sadly been postponed until mid September.
Cheers, Håvard Njastad Webshop I can't wait for the release - it looks like it'll be awesome!
|
|
|
|
Rank: Member
Groups: Registered
Joined: 8/25/2017(UTC) Posts: 11
|
I'd like to see if there is more news on this too. I've picked one up on the pretense vMix will be supporting it.
Frank
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/2/2017(UTC) Posts: 86 Location: Belize
Thanks: 99 times Was thanked: 5 time(s) in 5 post(s)
|
Guys,
This seems to do the same thing as Xkeys controllers; but, i am sure there are many important differences. I sure will want one or the other. Is there a good place where i can study up on the differences to make a good decision.
Thanks
Rob
|
|
|
|
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