Skip to main content

Getting Started

Step 1: Domain Configuration
  1. Create an ingest domain on LLS.

  2. Create a TXT record for the ingest domain in your DNS provider.

  3. Verify the ingest domain.

  4. Add a CNAME record for the ingest domain.

  5. Create a delivery domain on LLS.

  6. Add a TXT record for the delivery domain.

  7. Verify the delivery domain.

  8. Add a CNAME record for the delivery domain.

  9. Associate the ingest and delivery domains.

Step 2: Transcoding Preset Configuration
  1. Enter the preset name.

  2. Enable video transmux.

  3. Click Submit to complete the configuration.

Step 3: Transcoding Template Configuration
  1. Enter the template name.

  2. Select an ingest domain.

  3. Select a delivery protocol.

  4. Select at least one transcoding preset.

  5. Click Submit to complete the configuration.

Step 3: Configure encoder (OBS Studio as an example)
  1. Open OBS Studio.

  2. Go to File > Settings > Stream.

  3. Set Service to Custom.

  4. From the LLS Portal, locate the Ingest Stream URL under the application. Example: rtmp://ingest.example.com/myapp/{STREAM_NAME}.

  5. Replace {STREAM_NAME} with a custom value (e.g. mystream), resulting in: rtmp://ingest.example.com/myapp/mystream.

  6. In the Server field, enter the base URL up to the second /: e.g. rtmp://ingest.example.com/myapp.

  7. In the Stream Key field, enter the final segment: e.g. mystream.

  8. Click Apply , then OK .

  9. Click Start Streaming to begin the live broadcast.