Real-Time Neural Enhancement for HTTP Adaptive Streaming with WebGPU.
This project integrates the webgpu-neural package with dashjs to run neural enhancement for HTTP Adaptive Streaming using WebGPU.
- Node.js (version 16 or higher recommended)
- npm (comes with Node.js)
- Next.js (installed via
npm install)
cd webgpu-neural
npm install
npm run buildcd ..
npm install
npm link webgpu-neural
npm run buildnpm run devOnce the server is running, open your browser and go to:
http://localhost:3000