Interface Srt.Builder

    • Method Detail

      • endpoint

        Srt.Builder endpoint​(String endpoint)

        The endpoint to be used when streaming with IVS using the SRT protocol.

        Parameters:
        endpoint - The endpoint to be used when streaming with IVS using the SRT protocol.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • passphrase

        Srt.Builder passphrase​(String passphrase)

        Auto-generated passphrase to enable encryption. This field is applicable only if the end user has not enabled the insecureIngest option for the channel.

        Parameters:
        passphrase - Auto-generated passphrase to enable encryption. This field is applicable only if the end user has not enabled the insecureIngest option for the channel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.