Set up iOS for streaming media with Tags

You can configure streaming media collection for your iOS or tvOS app through a Tags mobile property, with the media settings managed in the Data Collection UI. This page covers the Tags configuration. To configure the SDK in code instead, see Set up iOS for streaming media.

Configure the extension

  1. In the Data Collection UI, open your mobile property and select Extensions.

  2. On the Catalog tab, locate the Adobe Streaming Media for Edge Network extension and select Install.

  3. Set the following, then save:

    • Channel: the channel name reported with each session.
    • Player name: the name of the media player in use.
    • Application version: the version of your player application.
  4. Publish your changes, then add the AEPCore, AEPEdge, AEPEdgeIdentity, and AEPEdgeMedia dependencies to your app and register them with Mobile Core.

Track media events

With the property published and the tracker created, track each media event using its tracker method. See the iOS tab on each event and variable page for the exact calls.

Next step

Once your implementation is complete, you can Set up reporting for Edge implementations.

recommendation-more-help
media-analytics-help