diff options
| -rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,2 +1,12 @@ -# rustcast -A simple UPnP/DLNA casting player +# Rustcast + +A simple UPnP/DLNA casting player. + +## Features Roadmap + + - [ ] Stream a video file to a UPnP Media Renderer + - [ ] Play and pause video during playback + - [ ] Skip forward and backward during playback + - [ ] Add subtitles to the video + - [ ] Integrate with ffmpeg to do on the fly transcoding + |
