Single-point tracing

更新时间:
复制 MD 格式

If an error occurs when you use Alibaba Cloud Player SDK to play videos, you can use the single-point tracing feature to trace the abnormal playback behavior of a specific user or playback session from end to end. This helps you quickly diagnose the root cause and manage the playback experience more efficiently.

Prerequisites

Before you use the single-point tracing feature, ensure that the following conditions are met:

Important

The single-point tracing feature is not supported for native system players, third-party players, or the Alibaba Cloud Player SDK on platforms other than Android, iOS, and Web.

Limitations

  • You can query only the 10,000 most recent sessions.

  • You can query playback data for the last three days only.

Procedure

  1. Log on to the Alibaba Cloud VOD console.

  2. In the left-side navigation pane, choose Data Center > Single-point Tracing.

  3. Query playback sessions.

    • In the Enter a traceId field, enter the traceId provided during player creation to query playback sessions for a specific user or device.

    • Filter playback sessions by time (within the last 3 days), playback type (on-demand or live stream), and status (Playback Completed, Playing, or Playback Failed).

  4. Click View Details to view the detailed information of a playback session.

    The playback details page contains three sections. The Basic information section displays fields such as App name, Playback time, client IP, OS, Network type, Device type, SessionId, and SDK version. The Playback information section displays metrics such as time to first frame, Rebuffering count, Rebuffering duration, status, Codec standard, hardware decoding, Playback progress on exit, resolution, frame rate, and video bitrate. The event list at the bottom records playback events in chronological order, with columns such as Topic, Event, Duration (ms), Time, and Details.

Related documents

For information about common issues and solutions when using Alibaba Cloud Player SDK, see Player SDK FAQ.