1. Home
  2. Docs
  3. Test Scripts
  4. iOS Livestream API

iOS Livestream API

Your goal is to prototype a basic application that makes use of our API.

Broadcasting

  1. Sign up for an account if you don’t already have one.
  2. Navigate to the Documentation.
  3. Create a channel using our CLI.
  4. Broadcast video to the channel you created.
  5. Verify you can see a preview of your live stream in the daskboard.

Playback

  1. Play your live stream in an iOS app or web browser using the iOS SDK.

Logging

  1. Insert data into your live stream. It can be dummy text (e.g. “Hello, world!”).
  2. Verify the timed metadata is reaching the player by logging the data to your console.

You will know you are done when you have a basic app that displays your live stream and logs metadata to the console.

Was this article helpful to you? Yes No

How can we help?