kuekhaoyang
|
accc2ca3bc
|
refactor: remove proxy URL handling from video player and HLS hook
|
2025-11-29 17:05:34 +08:00 |
|
kuekhaoyang
|
5c3534ffa9
|
feat: proxy video sources through /api/proxy endpoint using a new utility function.
|
2025-11-29 16:46:10 +08:00 |
|
kuekhaoyang
|
d7b2d373ea
|
feat: Enhance proxy to forward client headers and control caching, and simplify video player's source handling by removing internal proxy URL construction.
|
2025-11-29 16:19:48 +08:00 |
|
kuekhaoyang
|
a5c76b6f32
|
feat: Proxy video sources to resolve CORS/IP issues and adjust fetch retry/timeout for Vercel.
|
2025-11-29 16:10:01 +08:00 |
|
kuekhaoyang
|
f9cf4fdfb2
|
feat: Add fetchWithRetry utility, improve proxy M3U8 handling, and warn about HEVC codecs in HLS player.
|
2025-11-29 15:55:24 +08:00 |
|
kuekhaoyang
|
39ef730b88
|
feat: Add useHlsPlayer hook to manage HLS video playback and integrate it into DesktopVideoPlayer.
|
2025-11-28 21:46:55 +08:00 |
|