Robert Galluccio

Results 12 comments of Robert Galluccio

Happy to do the work on this, but given this topic has a lot of history and some active development against it (as referenced in the related issue), I believe...

Thanks for the quick response and detailed feedback. You are right that a lot of the benefit of this feature depends on being able to maintain the `MediaKeys` while reloading...

> We've seen weird things with EME integrations [...] Makes sense and totally agree; I also saw the strange Xbox behaviour with regards to DRM signalling (fun times delivering pre-roll...

@avelad Sorry for the silence. Just after my message a lot of high priority issues came up at work and I haven't had any capacity to implement the integration tests...

Hi @joeyparrish @avelad , Sorry for the delay. I've introduced an integration test within `test/media/drm_engine_integration.js` here: https://github.com/shaka-project/shaka-player/pull/4456 I notice that it is failing the PR naming convention... I can change...

> Okay, I think see one issue that might confound your test. It seems you set externalMediaKeys_, but I don't see where mediaKeys_ is set on the import case. So...

Hi all, Really sorry for leaving this open for so long with absolutely no communication on the intention here. I've been pulled off onto other things and haven't had the...

Hi all, I'd like to add that it would probably be worth considering how the solution extends to also support stitching from VOD to live. This is something that is...

Yes, makes sense to me. The document does mention that "the chained-from MPD may be of type static or dynamic", but I have to think that surely that can only...

~Actually, reading the spec again, I can see how `earliestTimeToResolve` can be used as a means for giving an indication to the client on when to transition to the next...