Code: Select all
main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1000 ms)
main input error: ES_OUT_RESET_PCR called
I'm having it specifically on HLS streams, it seems to indicate a caching issue.
What could be triggering this, is this error always a client-side issue (GPU playback problems, network problems..) or could it be for example a bottleneck on remote HLS server causing the player a hiccup (ex: taking too long to deliver the TS segment, not updating m3u8 playlist fast enough etc..) ?