MyCometG3 / DLABridging

Simple Objective-C++ wrapper for Blackmagic DeckLink API (C++ APIs).
MIT License
15 stars 7 forks source link

Detect camera unplugged #9

Closed kisso closed 2 years ago

kisso commented 2 years ago

hi, please how can I found out that camera was unplugged during stream?

MyCometG3 commented 2 years ago

I guess it is not feasible for general signal.

AFAIK, only bmdDeckControlNoVideoFromCardError could meet such purpose, but It is only supported by BMDDeckControl.