google / google/ExoPlayer

Empty PID's Check

Open
#9,243 4 comments 1 reaction 1 assignee Claimed by @andrewlewis View on GitHub
enhancement
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Case description
We would like to have a feature that detects when an audio PID is empty. As it is right now if an audio PID is empty the video won't start. The solution we found is erasing those PID's in the content transmitted but we can't do this in every case because we don't have control over every video.

Proposed solution
Wait an audio PID for a certain amount of time and if it doesn't appears, ignore it and erase it or take it out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.