-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to SDK version 12.1 and microhttpd >= 0.9.71 #12
base: master
Are you sure you want to change the base?
Conversation
Changes: - Deprecated Interfaces - IDeckLinkAttributes - Replaced by IDeckLinkProfileAttributes interface - Updated Types - BMDDeckLinkAttributeID - deprecated BMDDeckLinkSupportsDuplexModeConfiguration - Support of duplex mode can be determined using IDeckLinkProfileIterator IDeckLinkAttributes has already been converted to IDeckLinkProfileAttributes BMDDeckLinkSupportsDuplexModeConfiguration has been commented out, currently compiles. But needs to be changed to new IDeckLinkProfileIterator
Aw, sweet! Will test & review later today! |
Just checked, buster / 20.04 have an to old microhttp versions, we need a switch in the code. trying to find a buster system to test this on |
now it builds on ubuntu 20.04 / debian buster as well as on bullseye/21.04 |
i was pointed to #9 so we need to test sie on a duplex card i guess. |
With 0c16b85 i guess we can now merge it an make a new release. Thanks @derchrisuk !! |
… table be readble on dark consoles
… table be readble on dark consoles
@MaZderMind i guess now we can merge this and continue in master / new feature branches. |
@derpeter I'm so sorry. I'm do deep into family things that ended up taking up way more time and energy. I wanted to grab zwo Cameras and test out the former "Duplex"-Feature of my Duo2 but didn't come around getting the cameras or even compiling the code. I'm deeply sorry, but I don't think I'll find the time or enegery to it in the next weeks either. Sad things to organize… |
don't worry and thanks for the update. |
I did a test with Duplex enabled on a Duo2. |
I just used this branch to creata a docker image with the Blackmagic DeckLink SDK 12.8 and it works fine for me. From my limited testing I could not reproduce @derchrisuk his issue @derpeter Thanks for sharing this branch! |
@frankforpresident your welcome. If someone with a one of the duplex cards at hand is could look into the remaining issue we can merge this into master i guess |
Tested on ubuntu 21.04 and debian bullseye