Paul Berberian

Results 80 issues of Paul Berberian

This is an issue to discuss about what we could do in a v4.0.0 and how to do it. ## Why? A new major version will let us "break" the...

API
v4.0.0

PR for a future v4.0.0 This is still very very much a work in progress that we do not expect yet to finish in the coming months, but I chose...

work-in-progress
release
Performance checks

__UPDATE: automatic gap-jumping has been re-established when the media element is paused, as not doing it may prevent discontinuities skip when the content is `LOADING` or `RELOADING`. In any case,...

Priority: 1 (High)

This PR is a draft and proposal of how DASH Content Steering could be implemented in the RxPlayer. __Status: It should work with the current draft of the Content Steering...

work-in-progress
proposal
Performance checks

Some devices relying on the Tizen OS, like Samsung TVs, have a peculiar behavior - initially created on their side as an optimization - which breaks many of the RxPlayer's...

bug
Compatibility
Priority: 1 (High)

We noticed of an issue which led to the impossibility of playing an encrypted content in a "persistent-license" mode if its license had already been persisted in the past but...

bug
DRM
Priority: 1 (High)

This is yet another PR to remove RxJS from parts of the code to raise the RxPlayer's "approachability", after #962 (for the transports code), #1042 (the content decryption code) and...

Refacto
SegmentBuffers
Performance checks
Priority: 3 (Low)

This is a very very simple implementation of #1017, which basically adds a `formatInitializationData` callback to the `keySystems` loadVideo option. This callback will allow an application to generate its own...

DRM
Priority: 4 (Very low)

This is a big work in progress that includes many PR done here (at least #702, #701, #700 and #694) - though all those other PRs can already be merged....

enhancement
DASH
work-in-progress
MetaPlaylist

To facilitate some time-related debugging, we noticed that knowing at which time a log was outputted relatively to others was a very important data point. Even if for that particular...

API
proposal