Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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