Dylan Jhaveri

Results 87 comments of Dylan Jhaveri

@niftylettuce I'm just running into this. Did you manage to mount it in your existing app with an existing agenda instance?

thanks @niftylettuce! I'll try this out, and yes I'm definitely interested in a replacement for agenda-ui, will send an email

this can be done with a custom directive, I don't think it is within the scope of this library to support a integration into one specific framework

That is ... really odd And as a matter of fact. I can repro it. Confirmed A hard refresh fixes it `cmd + shift + r`, might be a caching...

@hariszukanovic I see what you're getting at > My expectation would be that the player reevaluates the bandwidth continuously, or at least somehow avoid having to complete the whole request...

Hi @SravanKumarVadde could you be more specific about what you're trying to accomplish? When referring to fragment size is that the duration of the `.ts` files? If so, that is...

@vintikzzz I'm not entirely, sure but have you tried `hls.startLevel` setter? https://github.com/video-dev/hls.js/blob/master/docs/API.md#hlsstartlevel Something along the lines of: 1. user setting, set `hls.startLevel = 0` (assuming the lowest level is at...

@fahd313 yup, you have the right idea here. Except that when jumping to the latest duration I imagine the player will have to buffer. Using `liveSyncPosition` as @lpommers suggests is...

Hi @olegukhabin , I'm seeing a 404 on that playlist now, are you able to provide a new link? ``` ❯ curl -I "https://hq.adeasemediaresearch.com/tv-canada01/p52/2021-10-23/TVA%20(MONTREAL)_2021-10-23_22-20-04.m3u8" HTTP/2 404 server: nginx date: Thu,...

Maybe enabling [GitHub discussions](https://docs.github.com/en/discussions) in the repo? I'll let other maintainers, contributors, and users of Hls.js chime in to see if there is a consensus or desire for this kind...