Enable VidyoGateway experimental features

You must first use the VidyoGateway Admin portal to enable experimental features and obtain an API key. After obtaining the key, you can pass it in an API request to the VidyoGateway. By authenticating via the key in this way, you can then pass other API commands to the VidyoGateway.

Note

Currently, the API call must be sent via http.

To enable experimental features:

  • Log in to the Admin portal using your System Console account. The GENERAL > VidyoPortal page displays by default.
  • Click the Advanced subtab.
  • Select the API Interface checkbox in the "Experimental Features" section of the Advanced page.

By selecting this checkbox, you are allowing API requests to go through to the VidyoGateway (but only after you've authenticated using the API key as described below). Removing the checkmark prevents any API requests from going through to the VidyoGateway.

  • Click Generate to obtain an API key.
  • Click RTMP to enable RTMP streaming.
  • Click Save or Save and Apply as desired.