How to reduce the player loading time?
Open
@marcbaechinger is already working on this.
Since Jun 19, 2023.
question
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Hi Team,
We are facing an issue with player initialization time to load HLS streams. Its taking around 6-7 sec to load HLS streams. In exoplayer demo app we have hardcoded our stream urls and its taking around 4-5 sec to load the content. We want to reduce player loading time, Can you suggest us some ways to reduce this loading time.
Exoplayer version in use : 2.18.1
Also can you please suggest how to contact exoplayer team in future.
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.