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: Application Configuration
  1. Create an application under the ingest domain.

  2. Add an input using the RTMP protocol with anti-stealing-link disabled.

  3. Add an output using the HTTP-FLV protocol and apply a 1080P transcoding preset.

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.