Fredrik Höglin

Results 9 comments of Fredrik Höglin

I had similar issues and ended up setting `useNativeHlsOnSafari: false` in the shaka config object (under `streaming: {` ) as well as changing all instances of `"com.apple.fps.1_0"` to `"com.apple.fps"` for...

> BTW, what is the difference between "com.apple.fps.1_0" and "com.apple.fps"? I believe it was from this change: https://github.com/shaka-project/shaka-player/commit/5441f932fd3da20f26da162cc0d49d0470689b41 So make sure you're running that code, I think it will be...

We're currently on shaka 3.1.0 in our project, trying to upgrade to 4.2.0 (issues with manifests that go from dynamic->static have prevented us from upgrading so far) It is mostly...

Having done some bisecting, these are my findings: `36d0b5484fad68dc1d640fbddf2fae3e1eb7169b` - [this commit](https://github.com/shaka-project/shaka-player/commit/36d0b5484fad68dc1d640fbddf2fae3e1eb7169b) has audio in sync, but recurring bufferings as shaka will jump to catch up with seek range `c438e857f2f122eb45899148e067d68ffec3477c`...

Thank you so much for your findings, hopefully we can add `PROGRAM-DATE-TIME` 🙏

I believe the config for the test url has been updated now, might take a few minutes for the change to take effect

@joeyparrish adding `&yo.pdt=true` to the url should make the `PROGRAM-DATE-TIME` tags appear