Step 3: Connecting to Switcher Web Interface

Our switcher EC2 instance is configured with OBS. We will use a web interface to control OBS via a webscocket connection.

  1. Connect to Switcher Web Control

    Enter the following connection string. ws://{switcher-public-ip-address}:4455 where switcher-public-ip-address is the Public IP address of your switcher EC2 Instance.

    Enter OnlySecret as the password.

    Click Connect

    Alt text Alt text

  2. You will see the interface below.

    Alt text Alt text

  3. Let’s configure the switcher to send program out to our distribution MediaConnect flow.

    Click the Edit Stream Server URL button.

    Alt text Alt text

    Enter srt://{distribution-flow-private-ip-address}:8000 where distribution-flow-private-ip-address is the source private IP address of our distribution MediaConnect flow.

    Alt text Alt text

    Click the Edit Stream Server URL button again to close the editor.

    Alt text Alt text

  4. Verify the stream address is correct on the status window. Now click the Stream button to start streaming.

    Alt text Alt text

    You should now see the stream connection timer incrementing.

    Alt text Alt text

  5. Go back to the MediaConnect service page and select the Distribution flow.

    Validate that you see healthy Source health metrics

    Alt text Alt text

Congratulations, you have finished the first part of your signal path, the connection from your switcher to the workshop destination.

 


Click here to advance to the next step »