Skip to content

Stream Labs SDI

Flussonic Media Server can ingest video and audio directly from Stream Labs SDI capture cards with the support for Video4Linux.

Capturing from Stream Labs SDI cards

To capture video from an SDI card, configure the stream as follows:

stream example {
  input v4l2:// video_device=/dev/video0 audio_device=plughw:1,0;
  transcoder vb=1000k;
}

Note

If the SDI bard works via v4l2, then install the sdi-v4l-bridge package

apt install sdi-v4l-bridge;
service flussonic restart

See also: