go-bazzinga / hot-or-not-web-leptos-ssr

Other
2 stars 6 forks source link

Low level WASM video player for fast HLS video rendering #12

Open saikatdas0790 opened 9 months ago

saikatdas0790 commented 9 months ago
rupansh-gob commented 5 months ago

HLS player (WASP) is currently disabled as we need to maintain a virtual list of wasp players and swap them whenever the video view changes

saikatdas0790 commented 5 months ago

In that case, we are going to have to build our own video player that plays HLS and performs basic quality switching and preloading of subsequent videos. Let's add to list of issues and we'll figure out when we have enough bandwidth and team members to pick this up

rupansh-gob commented 2 months ago

Currently tracked by branch rupansh/hls Pending testing of performance impact in iOS