# VideoPlayer **Repository Path**: AlightYoung/video-player ## Basic Information - **Project Name**: VideoPlayer - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### Desciption share videos via lan #### Usage - clone repo - `npm install express` - `npm install cors` - put videos to `video-player/public/video/` - edit `video-player/public/js/index.js`=>change localhost to the ip address of the device running the node service - double click `run.bat` - `http://localhost/` #### Bugs - can't play mkv video on ipad (perhaps mac also) > fix: convert mkv to mp4 - mobile devices can hardly use controls bar > abandoned, maybe sharing with smb is more elegant ~~enjoy~~ escape - -