Skip to content
  • There are no suggestions because the search field is empty.

Set up a Makito X Manually for Sardius Stream Using SRT

This walkthrough will guide you through the process of configuring your Makito encoder to send an SRT feed to your channel using Sardius Stream. This can function as a quick backup for your channel, or in the event your streaming workflow requires using the same baseband to stream to multiple outputs.

This article will focus on creating an event on a Sardius channel using Sardius Stream, but you can also edit upcoming events that already exist on your calendar.

Note: For best results, be sure that your event time will start AFTER your encoder starts to send to your event.

Sardius Channel Configuration

1. Access your Sardius Channel and start the event creation process. After entering your date, start time, and end time, click on "Add More Details"

makitoManualSs1

 

2. Select the Streaming Tab

3. Select "Override channel defaults"

makitoManualSs2

4. In Step 1 of the Modal, select “Sardius Stream” as your source type.

5. In Step 2 of the Modal, select “Manual”

makitoManualSs3

6. Copy the SRT Stream URL to your clipboard. Immediately paste this in a word document or text editor as we will need to break it apart before we can use it in the Makito.

makitoManualSs4

7. Click “Next” on the Modal. 

8. In Step 4 of the Modal, select any linked or unlinked outputs you wish to use for this stream. Click Next. 

9. Review your settings, then click Finish.

makitoManualSs5

10. Finally, click "Create event" to complete the process. (Or select "Save" to commit all changes to your event.)

 

Break apart SRT Stream URL

In your text editor, where you pasted your SRT Stream URL, we now need to break this URL apart into our necessary fields. 
 
URL Breakdown:
 

srt:// {URL} : {PORT} ?passphrase= {KEY} &streamid= {STREAM ID}

Our example: 

 

srt://ep.stream.sardius.media:778?passphrase=1fdb497c5f8ec88ec9898c22a026ce14k7f50d77bad9201e8b85ebf9d1b2e86a7 &streamid=7f50d77bad9201e8b85ebf9d1b2e86a7

We will need only:
  • URL
  • Port
  • Key (using AES-256 encryption)
This information will all be used when creating your output in the Makito.
From our example, we have:
  • URL: ep.stream.sardius.media
  • Port: 778
  • Key: 1fdb497c5f8ec88ec9898c22a026ce14k7f50d77bad9201e8b85ebf9d1b2e86a7

IMPORTANT: By default, Sardius channels are created with 3-digit ports. Makitos require a 4-digit port to operate. As you go through the process below and you notice that your channel has a 3-digit port, please contact Sardius Support to have a 4-digit port assigned to your channel.

 

Makito Configuration

We will need to configure 3 sections of the Makito before we can stream:
  1. One free Video Encoder
  2. One free Audio Encoder
  3. Create an output

Video Encoder

A minimum of 1 Video Encoder will need to be free so that it can be used by your output. Select one from the list by clicking on the blue-colored name. A green light indicates that the encoder is already in use.

makitoManualSs6

We will use HD Video Encoder 0.

1. Select the appropriate input.

2. Enter the Basic Parameters

  • Bitrate (Kbps): enter a number from 4000 to 6000. 
  • Resolution: leave as Automatic
  • Frame Rate: leave as Automatic
  • Framing: leave as IP
  • GOP Size:This is your segment duration. Calculate based on your desired duration. For example, 30 fps at 4 seconds should be 120. 
    • 25fps / 4 seconds: 100
    • 30fps / 4 seconds: 120
    • 60fps / 4 seconds: 240

makitoManualSs7

Note: These Bitrate and GOP Duration adjustments will permit Facebook and YouTube to accept the stream quality.

 

3. The Advanced Parameters should not be adjusted. If you would like to make adjustments, we recommend the following: 

makitoManualSs8

4. Scroll to the top of the page and click “Apply.” Then click “Start” to start the encoder.

makitoManualSs9

Audio Encoder

Next, we need to configure an Audio Encoder. Click on the blue-colored name of an encoder in order to configure it. A green light indicates that the encoder is in use.

makitoManualSs10

We will select Audio Encoder 0. 

1. Select the appropriate input. Often, this will be SDI channels 1 and 2.

2. Adjust the Basic Parameters:

  • Channel Mode: Stereo

  • Bitrate: Select 192.

  • Sample Rate: leave as 48

  • AAC-LC Algorithm: leave as MPEG-2 ADTS

  • Language: leave blank

makitoManualSs11

Once you have finished, scroll to the top of the page and click “Apply.” Then click “Start.”

 

Output

Return to the Outputs Screen and select the “Add” button.

makitoManualSs12

1. Enter a name for the Content

2. Select your source Video and Audio Encoders. These will be the same as the ones you set up earlier.

makitoManualSs13

3. Set the Streaming Parameters
  • Broadcasting Protocol: Change to TS over SRT
  • Connection
    • Mode: Caller
    • Addressep.stream.sardius.media (the same as what was in your SRT Stream URL you received from Sardius)
    • Source Port: leave blank
    • Destination Port: enter the Port number from the SRT Stream URL you received from Sardius
  • SRT Settings
    • Latency (in milliseconds): change to 2000 
    • Encryption: AES-256
    • Passphrase: enter the Passphrase from the SRT Stream URL you received from Sardius

makitoManualSs14

No further adjustments are needed. Click “Create” at the top of the screen. The output will start automatically.

You can return to the Outputs screen. If you see a green dot next to your Output, the output has successfully connected to our Connection Address URL and is transmitting.

makitoManualSs15

 

Verify the Connection

Return to the Sardius Control Panel. If possible, adjust your event’s start time so that you can check your connection. Once the Live Event Manager starts, you should see an image in the player. 
If you see a feed in the player, you have confirmed that your Makito is connected to your Sardius channel!