Jesus 98603439cb
Improve buffer management for different platforms
- Introduced `BUFFER_CONFIG` to define buffer sizes for various systems (webOS, Samsung Tizen, Android TV, desktop).
- Added `detectSystem()` function to determine the platform based on `navigator.userAgent`.
- Updated `Stream` constructor to use platform-specific buffer sizes dynamically.
- Added console log for debugging detected system and applied buffer size.
2025-03-08 16:32:26 -05:00
..
2024-01-22 06:35:46 +08:00
2025-03-01 01:12:09 +08:00
2025-02-28 10:51:29 +08:00
2021-08-14 18:36:17 -05:00
2024-01-22 06:29:42 +08:00
2023-05-28 20:42:47 -04:00
2025-03-01 01:12:09 +08:00
2025-03-08 16:28:39 -05:00