Paul Berberian

Results 225 comments of Paul Berberian

Hi, I agree that just following `autoPlay` seems weird. More than the player's state, it may be better to just base ourselves on: - if the player was still `LOADING`...

Hi, Thanks for the infos! We're currently trying to integrate this API into the rx-player and to maximize the improvements we could get from it.

Hi, I come back just to tell you that our new release (``v3.5.0``) includes an external "prober" tool, which begin to exploit mediaCapabilities (along other browser APIs). For the moment,...

> In the example, I would suggest to first find HEVC representations first to avoid creating new tracks for nothing. I thought that the RxPlayer could lazily create those Adaptation...

Just a refresher to keep you updated. I first tried implementing the Track Organizer API for a `v3.27.0`, but it was too difficult to implement cleanly and thus I thought...

We continued to discuss on this subject today, so this comment is a little update. This subject is a lot more complex than it initially seems, so be prepared for...

Hi, Thank you for your feedback. What do you mean by "freezes" (is there an image on the screen? what is the state of the player at this point in...

> About the audio track, with DRM free content things work fine, but when playing with DRM content the time is way above 2 seconds, maybe around 30 seconds Ok....

> bufferGap is `31.673666667`, the position stops at `4.326333333` So it has largely enough data but still stall for no apparent reason. It does that for every contents or just...

__EDIT__: `closeSessionsOnStop` must be set to `true`, not `false`, as I mistakenly have written earlier! > I have a felling that previous playbacks are interfering with new playbacks, even after...