eogas / evsonic

A ripoff of subsonic in nodejs with express
zlib License
2 stars 1 forks source link

Viewing and accessing media files on web client #4

Open eogas opened 10 years ago

eogas commented 10 years ago

The user should be able to see audio files when traversing media dirs on the web client. The user should be able to use built-in browser functionality to "stream" the media files. This will be a "proof of concept" streaming, where the user is simply directed to the media file, and the built in browser media player plays the file.