Count droppedFrames in tunneling mode
Open
enhancement
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
### Searched documentation and issues
1. Exoplayer Issues
2. https://medium.com/google-exoplayer/tunneled-video-playback-in-exoplayer-84f084a8094d
### [REQUIRED] Question
How to count dropped frames count when tunneling mode is enabled?
For non tunneling mode I am using decoderCounters.droppedBufferCount but code in MediaCodecVideoRenderer doesn't seem to handle it for tunneling mode. Please advise.
### Link to test content
Content used from Demo app
Contributor guide
Assessment
This issue has not been assessed yet.