Luke Pommersheim
Luke Pommersheim
@robwalch I updated this branch via rebase a couple of days ago, which I think was a mistake (vs merge), as it appears that hlsjs-ci dismissed the review since the...
@jony89 I'm not sure i'll be of much help here (I'm not really a maintainer or expert of hls.js). I think you might want to fill out a bug report...
I think this is considered "works as expected" because v1 follows the pattern for native hls playback from the `` element in Safari. My understanding is that live streams will...
I share a similar use case to @dighan where I would like to track internal hls logs for later use, so I don't want to just disable logging wholesale.
Can you just set the video's current time to the `liveSyncPosition` from HLS.js? https://github.com/video-dev/hls.js/blob/master/docs/API.md#hlslivesyncposition
I'm testing on Safari Version 18.5 (20621.2.5.11.8) OSX 15.5 (24F74) and airplaying to an Apple TV. The technique mentioned above does get things working. However, I've noticed in my testing...