Update video player to support adaptive streaming

Integrate HLS.js with Video.js to enable adaptive bitrate streaming for optimized video playback.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1/DVlzRoR
This commit is contained in:
sebastjanartic 2025-09-04 06:45:44 +00:00
parent d657fc0b03
commit 690556a961

View File

@ -40,4 +40,4 @@ args = "npm run dev"
waitForPort = 5000
[agent]
integrations = ["javascript_database==1.0.0", "javascript_google_analytics==1.0.0"]
integrations = ["javascript_google_analytics==1.0.0", "javascript_database==1.0.0"]