Joey Parrish

Results 811 comments of Joey Parrish

I was told that this is part of Amendment 1 to the 3rd edition of the DASH spec (which has the official designation ["ISO/IEC 23009-1:2014/AMD 1:2015"](https://www.iso.org/standard/66068.html), and is also rolled...

We expect the next release to be out in production around mid-July at the earliest, but it could be later, depending on the results of test passes and any delays...

I consulted with the Widevine CDM folks, and system code 70 seems to indicate that you are trying to load a session which is already in use. The session created...

Happy to help! Please feel free to send a PR if you have something you'd like to share.

> Hi, any update on this? We're still open to a PR. We're not working on this internally at the moment.

In v3.0, we introduced a utility that stitches together DASH periods. That could also be adapted for used in `appendVod`. The preconditions can be checked in `manifest.presentationTimeline`. If `presentationTimeline.isLive() ||...

Okay, makes sense. If the additional content is live, that should be okay. (We will have to adjust timestamps in the live content to make it happen.) But the existing...

In my case, I'm not repackaging it so much as downloading it automatically so it's not a prerequisite for running tests in my projects. I'll have to see if there's...

Wow, I really like this. I can't speak for the maintainers, but I plan to use it myself. One bit of feedback: The GitHub diff shows a bunch of files...

This has merge conflicts with the latest `master` branch. I am not a maintainer here, so I don't have rights to push to the fork of @justgook, but I will...