MixEffect
Search
⌃K

Get Details of Streaming Configuration

Retrieve a specific piece of information from a Streaming Configuration object, such as the service name, server URL, stream key, username, password, and bitrates.

Parameters

  • Detail: The item to retrieve
  • Streaming Config: Streaming Configuration object from Get Streaming Configuration

Returns

Details of the streaming configuration:
  • Service Name: The name of the streaming service.
  • URL: The URL of the streaming server.
  • Stream Key: The stream key, if supplied, for the server.
  • Bitrate 1: The streaming bitrate.
  • Bitrate 2: The streaming bitrate.
  • Audio Bitrate 1: The audio bitrate.
  • Audio Bitrate 2: The audio bitrate.
  • Username: The streaming service username for authentication purposes.
  • Password: The streaming service password for authentication purposes.