Content

Summary

This document provides information about the Embrionix emSFP protocol implementation for VSM.

Status of Driver

APPROVED 

Component for Driver

GADGETSERVER

Release (Build) of Component

vsmGadgetserver 5.6.1.xyz

Revision of Implementation1.0.2.0


Name/Type of 3rd Party APIRest API
Version of 3rd Party APIA209
Additional 3rd Party informationSupported Devices
  • 2022-6 Decap.

  • 2022-6 Encap.

  • 2022-7 Decap.

  • 2022-7 Encap.

  • 2110 Decap.

  • 2110 Encap.

Connection

Connection TypeTCP/ IP
Default Port80

The device usually communicates via TCP/IP and listens to incoming connections on default port 80. The port can be changed on the device, see DeviceExplorer/IpConfig/API Port.

Supported Features

This protocol allows to configure flows of Embrionix Gateway SDI-TO-IP SFP+ products.

Supported Commands

ResourceURICommandDescription
nodeemsfp/node/v1GetList elements available under for current node.
ipconfigemsfp/node/v1/self/ipconfigGetReturns information on node local ip configuration.
devicesemsfp/node/v1/devicesGetReturns information on node local devices.
flowsemsfp/node/v1/flowsGet/PostGets or Sets the information of the flow.

Configuration Details

The flow parameters can be controlled via an Ember+ connection.

To setup a valid receiver(Decapsulator Gateway IP-TO-SDI) stream go to DeviceExplorer/Flow/Network/sourceIp. Each filter enables the receiver on the corresponding stream parameter. On this example the destination mac filter is enabled. In this case the gateway will receive streams detected with destination mac dc:00:01:5e:00:01.


To setup a valid sender(Encapsulator Gateway SDI-TO-IP) stream go to DeviceExplorer/Flow/Network/sourceIp. Enter all marked below parameters with valid streaming values. Source IP Address may be the device local ip address taken from the DeviceExplorer/IpConfig/ipAddress parameter. Destination IP Address should be a valid mutlicast address.



Known Issues

Only one flow is currently supported by embrionix devices.

Related Articles