robertene1994 / videoplayer-web

Web application for playing videos with subtitles and MPEG-DASH technology.

Home Page:https://videoplayer-web.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoPlayer
VideoPlayer

Web application for playing videos with subtitles and MPEG-DASH technology, built with Angular. It can be accessed at VideoPlayer.

DevOps (CI/CD) ☁

DevOps (CD)

Continuous Deployment πŸš€

Heroku

Installation πŸ”§

To install this application you can use npm, the Node's package manager.

npm install --save

Scripts πŸ“œ

npm start

Runs the app in the development mode. Open http://localhost:4200 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the dist folder.
It correctly bundles Angular in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. The app is ready to be deployed!

License πŸ”‘

MIT

About

Web application for playing videos with subtitles and MPEG-DASH technology.

https://videoplayer-web.herokuapp.com

License:MIT License


Languages

Language:TypeScript 69.6%Language:HTML 20.8%Language:JavaScript 6.5%Language:CSS 3.1%