Allow adaptive track groups for both audio and video (+allow mixed-sample-rate audio adaptation) · Issue #5111 · google/ExoPlayer · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please tell, is there simple way to skip chunk on any exception.
For example, I have a DefaultDashChunkSource. There occured 404 http error when I was trying to load chunks. Can I skip the problem chunks and resume playing the stream?