media3-live-only-streaming
Compact skill for non-DVR Media3 live streams where seeking and resume do not exist.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Compact skill for non-DVR Media3 live streams where seeking and resume do not exist.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Compact skill for Media3 Google IMA CSAI/SSAI ad insertion, AdViewProvider, companions, and ad telemetry.
Compact skill for Media3 MediaSessionService, MediaController, notification, media buttons, and service lifetime.
Compact skill for Media3 offline downloads with DownloadService, DownloadManager, Requirements, and the WorkManagerScheduler role of media3-exoplayer-workmanager.
Compact skill for Media3 bandwidth estimation, ABR limits, load control, network constraints, and preload contention.
Compact skill for Media3 CastPlayer.Builder, automatic local/remote handoff, MediaRouteButton, and Cast session lifecycle.
Compact skill for Media3 HTTP DataSource, OkHttp/Cronet/HttpEngine, cache, headers, auth, and custom DataSource decisions.
| name | media3-live-only-streaming |
| description | Compact skill for non-DVR Media3 live streams where seeking and resume do not exist. |
| license | Apache-2.0 |
| metadata | {"author":"Shunnek Labs","version":"1.1","target_media3_version":"1.10.1","last_reviewed":"2026-05-24","keywords":["android","media3","live-only","no-dvr","liveconfiguration","reconnect"]} |
Use when a live stream has no seekable DVR window and should always return to live edge.
streaming-media-architecture for ownership, KMP split, preload window, and telemetry.1.10.1 through the version catalog.media3-live-streaming first.val canSeek = player.isCurrentMediaItemSeekable
// live-only UI hides scrubber when !canSeek
media3-live-streamingmedia3-hls-dash-adaptive-streaming