We have an HLS playback system for some media, but recently we've started to see player item's logging an error:
Player item error: -15419 CoreMediaErrorDomain The operation couldn’t be completed. (CoreMediaErrorDomain error -15419.) (null)
We're using 3 tracks; Media, Audio, and IFrame. It appears to happen when we're seeking. However, it appears the seek succeeds, we just don't know what is causing the error. I've looked at our Seekable and Loaded ranges and the seek times appear valid.
Our initial streaming playback seems to be starting a bit slower than normal, and we're afraid we have something inconsistent within our HLS playlists. Perhaps this error can indicate something?
Is it possible to find out what this error refers to?
Thanks
4
0
2.3k