From c7ae62a2aafd0b4755e4d76f82c0e6aca5626dd5 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 3 Jul 2018 13:42:23 +0300 Subject: Update README with roadmap --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9852194..5621100 100644 --- a/README.md +++ b/README.md @@ -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 + -- cgit v1.3.1