Wait for everything to be ready before seeking on first live play
Depending on the order the media source opened, the media playlist was recieved, and play was invoked, live streams may or may not have been seeked. Consolidate the logic that checks for this condition to ensure we always seek to the live point. Add a check so that if someone seeks before the media source opens, the player does not throw an exception. For #351.
Showing
2 changed files
with
143 additions
and
49 deletions
-
Please register or sign in to post a comment