MediaLooks Multimedia Component Framework: FAQ

From MediaLooks Knowledge Base

Jump to: navigation, search

This is a FAQ page for the MediaLooks Multimedia Component Framework.

Can your SDK (i.e. DeckLink SDK, Playout SDK or Multimedia SDK? work with 2 DeckLink baords?

Yes, our SDKs can support up to 8 DeckLink boards.

Whenever I try to run a Delphi sample, I get some kind of unexpected error...

In order to disable this warning please go to Tools / Debugger options / Language Exceptions and on this page uncheck the "Stop on Delphi exceptions" checkbox. This warning does not affect the sample's performance when run without the Delphi environment.

I'm not able to compile the sample application because the assemblies are signed.

You can disable signing and ClickOne security:

Properties -> Signing, Properties -> Security

Also you can create your own certificate:

Properties -> Signing -> Create Test Certificate

- or select from certificate store.

Personal tools