Dear Developers, I am currently looking for native player documentation to see how player handles fatal and non fatal errors on playback.
Our streams have multiple multiple bitrate quality levels and wants to know how player decide when to switch levels.
- What happens if the a playlist manifest returns 500 or any error. Does player retry again(same bitrate) or does it switch to different bitrate levels?
- Is there any to way to configure retry mechanism so that may we can configure it to retry 2 time and may be retry after certain cool off time?
- Is there any fatal or non-fatal error that player handles by itself without stopping the playback or throwing error.
If any one can guide me to any documentation or know the answer that will be great.
Thanks for the help and time.
Best Regards