Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/durban89/marty-player
Remote MP4 player
https://github.com/durban89/marty-player
Last synced: 13 days ago
JSON representation
Remote MP4 player
- Host: GitHub
- URL: https://github.com/durban89/marty-player
- Owner: durban89
- License: gpl-3.0
- Created: 2015-06-04T12:24:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-07T22:02:49.000Z (almost 10 years ago)
- Last Synced: 2023-03-22T21:14:30.681Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 198 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
marty_player
=====================Remote MP4 player using Node and Marty.
# Quick start
```
# Install all dependencies
npm install# Start application
npm start# Put MP4 videos in dist/videos
# Open http://127.0.0.1:5000 in your web browser
```# License
GPL v3