ExoPlayer
ExoPlayer copied to clipboard
Enable CastPlayer to report live stream duration
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
@marcbaechinger, there is an issue with the PR - I will fix it and update the PR. Apparently RemoteMediaClient.requestStatus() triggers RemoteMediaClient.ProgressListener when the remote client is in the BUFFERING state. This could lead to infinite status polling if the client remains in the BUFFERING state.
I've moved requestStatus() out of the progress listener.
Closing all PRs on this deprecated project. We are now unable to merge PRs from here. If you would like us to consider this change again please file a new PR on the media3 project: https://github.com/androidx/media/pulls