summaryrefslogtreecommitdiff
path: root/README.md
blob: f8aad6295fe4190607e1c00a2e291ccc6a8fc0ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Slingr

[![Build Status](https://travis-ci.org/yuvadm/slingr.svg?branch=master)](https://travis-ci.org/yuvadm/slingr)

A simple CLI for streaming media files over a local network to UPnP media renderers.

Designed to work with cheap HDMI/DLNA/UPnP/Miracast Dongles.

The `r` stands for Rust.

## Features

 - [ ] 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

## License

[GPLv3](LICENSE)