SCTE-35 : what's the better way to play replacement ads
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.