Peter Steffey
Peter Steffey
I assume the api would be something along the lines of /hyperdeck/... or /atem/hyperdeck, and it would be almost a direct mapping of OSC commands to hyperdeck tcp commands. The...
@danielbuechele that would work, personally I would be a bit more in depth and actually build a full wrapper for each command, but any command not wrappped could use that....
Sorry @blair, I meant @sneat, no auto complete on mobile so I just go for it. @danielbuechele I think the UI would actually be that simple, so just a subset...
@MarcoCorzani According to @recordandmix, You couldn't use both the app and atemOSC couldn't be connected. Would you be OK just using atemOSC, and not using the app? (disclaimer: I've never...
Ok, so it appears that it is not actually ATEM Software Control that connects to the hyper decks and maintains the connection, but the switcher itself. That is why the...
It looks like shuttle allows you to change the speed: `The Shuttle method starts playback on the connected HyperDeck at the requested speed.` I believe you are correct about CurrentClipTime....
It looks like the SDK does have a list of clips, including the name of the clip and the ID. So atemOSC could grab a list of clips and you...
Ah, I think I found what you are referring to on page 57 of the manual (http://documents.blackmagicdesign.com/HyperDeck/HyperDeck_Manual_2015-01-19.pdf)
I can't seem to see an equivalent method in the SDK, but I can email BlackMagic support and see if they have plans to add this anytime soon.
Hello, I am not Daniel but am the primary maintainer of the repository at this point. I'm glad you are finding atemOSC useful! I've considered porting to Windows for a...