androidx / androidx/media

SCTE-35 : what's the better way to play replacement ads

Open
#490 10 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

question
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

Hi,

I'm working on SCTE-35 implementation on our app. We play a live TS stream containing SCTE-35 metadata, I'm able to parse it and I know when an ad break starts/ends, and when a new ad is playing. I made a PoC with 2 ExoPlayer instances: 1 for the original stream and 1 for playing SCTE-35 ads. I'm wondering what's the best way to play SCTE-35 ads replacing ads from the original stream.

Do you have any advice about that? Or would a single instance of ExoPlayer be able to play the original stream and play ads in parallel?

Best regards.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.