KunXi-Fox

Results 30 comments of KunXi-Fox

could you pls share your fixes @ZygmuntMalek , I'm facing similar issue currently.

Hi @peaBerberian , based on @mkochman findings, I think I found the root cause of this issue. There's something wrong with this part of code: https://github.com/canalplus/rx-player/blob/bd6c13b9b8a8160d50c88728d255d24736bbad5f/src/main_thread/text_displayer/html/html_text_displayer.ts#L166-L171 Let's say we get:...

Hi @peaBerberian , Thanks for the feedback. I'm not very familiar with rx-player codebase, so my changes may not be proper one, that's why I put it as a draft...

> Though even in those, I'm unsure of what the extent of the issue is on Tizen. For example let's imagine that the audio is encrypted but not the video...

Hi @peaBerberian baed on your suggestion, I revert the changes for `expose reloadMediaSource API` and add a config `reloadMediaSourceForFirstIncompatiblePeriodSwitch` and make the fixes determine the flag value inside the rx-player...

Hi @peaBerberian , Could I please get this PR reviewed?

> Letting the application do it seems less problematic to me because an application knows what kind of content it is going to encounter in a way we don't. But...

What I did is fork the repo and make the changes (expose the experimental feature) and create my own customized bundle file.

> Hi [@KunXi-Fox](https://github.com/KunXi-Fox), > > If you're doing a bundle, it may not be a mandatory step to fork, or maybe you rely on the RxPlayer's bundler setup also so...

Issue seems happens while period switching from one to another.