diff options
| author | Yuval Adam <_@yuv.al> | 2018-07-03 13:42:23 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-07-03 13:42:23 +0300 |
| commit | c7ae62a2aafd0b4755e4d76f82c0e6aca5626dd5 (patch) | |
| tree | 8b82a5c4126beb25eef1f56bd9c491e490fda9a5 | |
| parent | 5b7a252e1a213b2ab1c2161c1537381caa92fdeb (diff) | |
Update README with roadmap
| -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 + |
