TVML Player JS start playing delay content behind the current LIVE timestamp

Hi all !

I have been working a while on this problem . Turns out some of our customers when playing LIVE HLS content through a TVML Application using the standard Player JS API , for some channels the content start playing 5 mins before live timestamp witch is an unexpected behavior using this Player API.

As a developer , i took the channels customer content and implement 2 Sample tvOS Apps :

  • By using Fairplay + AVPlayerController , all native implementation and the issue is not reproducible .

  • By using FairPlay + Player JS API , a TVML Sample implementation and the issue i always reproducible.

**For the folks of Apple Developer Technical Support (DTS) : **

Anyone else seeing this issue?