mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
- Add a `callReady` function to ensure `onReady` is called only once - Attach `canplay` event listener for native HLS support to trigger `onReady` - Call `onReady` immediately after manifest parsing for HLS streams - Simplify `useStreamViewers` hook to skip viewer count sync for user "nikiv" - Silently handle errors during viewer count synchronization to avoid unnecessary logs