Skip to content

DekTec — DVB-ASI / SDI Hardware

When you need real broadcast connectors — DVB-ASI or SDI on DekTec cards — this plugin bridges that physical I/O into Phrame’s frame bus, in either direction.

  • Library: libplugin-dektec.so · Implementation: C++ (wraps the DekTec DTAPI)
  • Direction: read (capture) and write (play out)

Device-specific selection — board, channel, and mode. Indicative shape (confirm against your card / the DTAPI):

{ "device": 0, "channel": 0, "mode": "asi" }

The exact key set depends on the DekTec DTAPI and card model.

Built by plugins/phrame-make.sh (CMake); requires the DekTec DTAPI at build time. Produces libplugin-dektec.so. Implements the plugin ABI over the DTAPI.