Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bahamas10/wiiu-media-server
An HTTP media server made specifically for the Wii U browser
https://github.com/bahamas10/wiiu-media-server
Last synced: about 2 months ago
JSON representation
An HTTP media server made specifically for the Wii U browser
- Host: GitHub
- URL: https://github.com/bahamas10/wiiu-media-server
- Owner: bahamas10
- Created: 2013-11-12T05:46:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-12T05:46:13.000Z (about 11 years ago)
- Last Synced: 2024-09-19T01:13:28.998Z (3 months ago)
- Language: CSS
- Size: 313 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WiiU Media Server
=================An HTTP media server made specifically for the Wii U browser
Pre-Alpha
---------This software is pre-alpha status. It looks good, but nothing currently
plays on the WiiU as it lacks a LOT of codecs.todo
- `ffmpeg` or similar for live transcoding of `.avi` and `.mkv` to `.mp4`
- Screenshots of the browser on the WiiU Controller and the TV
- YouTube video when it all works going over installation and usageInstallation
------------[sudo] npm install -g wiiu-media-server
Usage
-----$ wiiu-media-server
server started: http://0.0.0.0:8085
127.0.0.1 - - [12/Nov/2013:00:42:20 -0500] "GET / HTTP/1.1" 304 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36"License
-------MIT