DekTec — DVB-ASI / SDI Hardware
DekTec — DVB-ASI / SDI Hardware
Section titled “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)
Configuration
Section titled “Configuration”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.
Build & notes
Section titled “Build & notes”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.
