- Upload videos. User can upload horizontally to make a panorama or add new rows of videos.
- Play/pause all videos at the same time to keep them in sync.
- Restart all videos if they come out of sync.
- Enter fullscreen mode.
- Clear all videos to start uploading anew.
- View uploaded videos' statistics.
npm install
npm run serve
Navigate to http://127.0.0.1:8080/public/index.html
.
Simplest way to host the app is to use vercel.com. It detects vercel.json
, installs the dependencies and runs the app on the cloud.
Please read a LICENSE
file.