CineWave

所属分类:快速开发平台
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-11-11 16:35:55
上 传 者sh-1993
说明:  基于web的视频播放器,具有音频波形可视化,使用ReactJS和HTML5 Canvas构建。
(A web-based video player with audio waveform visualization, built using ReactJS and HTML5 Canvas.)

文件列表:
assests/ (0, 2023-11-11)
assests/gif.gif (977206, 2023-11-11)
assests/ss.jpg (48115, 2023-11-11)
package-lock.json (701329, 2023-11-11)
package.json (843, 2023-11-11)
public/ (0, 2023-11-11)
public/favicon.ico (15406, 2023-11-11)
public/index.html (2494, 2023-11-11)
public/manifest.json (492, 2023-11-11)
public/robots.txt (67, 2023-11-11)
src/ (0, 2023-11-11)
src/App.test.js (246, 2023-11-11)
src/index.css (395, 2023-11-11)
src/index.js (559, 2023-11-11)
src/logo.svg (2632, 2023-11-11)
src/reportWebVitals.js (362, 2023-11-11)
src/setupTests.js (241, 2023-11-11)
src/videoPlayer.css (325, 2023-11-11)
src/videoPlayer.js (7538, 2023-11-11)

# Video Player ![GIF Alt Text](https://github.com/Dixzen/CineWave/blob/master/assests/gif.gif) A web-based video player with audio waveform visualization, built using ReactJS and HTML5 Canvas. ## Features - Upload and play video files. - Display video metadata including duration. - Audio waveform visualization. - Play/Pause controls. ## Installation 1. Clone the repository: ```bash git clone https://github.com/Dixzen/CineWave.git 2. Navigate to the project directory: ```bash cd CineWave 3. Install dependencies: ```bash npm install 4. Start the development server: ```bash npm start 5. Open your web browser and visit http://localhost:3000 to view the app.

近期下载者

相关文件


收藏者