Joey Parrish

Results 811 comments of Joey Parrish

Yeah, the CWIP program is what I'm familiar with. I used to teach the Shaka Player section there. I don't believe you can run a license server without signing a...

I heard back from a contact at Widevine. They said: > CWIP is not a pre-requisite. The sales team have calls with organizations interested in using Widevine. If they want...

Due to lack of internal funding and external maintainers, it is with great sadness that I announce the official shutdown of Shaka Player Embedded. The repo will remain available in...

I don't understand your issue. You have posted in shaka-packager, but asked about shaka-streamer, then linked to a shaka-player issue. Can you explain what you are trying to do, and...

I've only recently taken over the project, so I don't have prior knowledge of this feature. But there is nothing in the source code that mentions `EventStream`. Quoting that tutorial,...

It is mentioned in an MPD schema validator (declares that it exists in the MPD format). It appears again in packager/base/, which is a third-party library from Chromium. In that...

It sounds like the issue is playback on iOS, not packaging. Does the iOS device support AC4 content?

> Its not playing in any iOS devices. we have tried with Apple TV, mobile Apps and even in web safari. As the content has other globally supported AAC format...

The problem you're having _sounds_ like a player issue, rather than a packager issue. All web-based players on iOS today are forced to use Apple's native HLS. We aren't given...

I completely agree that if AC4 is not supported by the device, **any** player (native or otherwise) should fall back to AAC. If it's not, we could guess that one...