Small README fixes

This commit is contained in:
Iwan Timmer
2014-12-14 14:57:47 +01:00
parent ecd2f45bb4
commit b150e0843c
+9 -3
View File
@@ -11,10 +11,16 @@ For a demo see this [video](https://www.youtube.com/watch?v=XRW6O0bSHNw).
[Limelight-common](https://github.com/limelight-stream/limelight-common) is the shared codebase between [Limelight-common](https://github.com/limelight-stream/limelight-common) is the shared codebase between
different implementations of Limelight different implementations of Limelight
[Limelight](https://github.com/cgutman/limelight) also has an Android [Limelight](https://github.com/limelight-stream/limelight-android) also has an Android
implementation. implementation.
[Limelight-pc](https://github.com/limelight-stream/limelight-pc) also has an Linux (X)/OSX/Windows [Limelight-pc](https://github.com/limelight-stream/limelight-pc) also has an Linux/OSX/Windows
implementation.
[Limelight iOS](https://github.com/limelight-stream/limelight-ios) also has an iOS
implementation.
[Limelight Windows](https://github.com/limelight-stream/limelight-windows) also has an Windows and Windows Phone
implementation. implementation.
##Features ##Features
@@ -65,7 +71,7 @@ implementation.
-720 Use 1280x720 resolution (default) -720 Use 1280x720 resolution (default)
-1080 Use 1920x1080 resolution -1080 Use 1920x1080 resolution
-width <width> Horizontal resolution (default 1280) -width <width> Horizontal resolution (default 1280)
-height <height>Vertical resolution (default 720) -height <height> Vertical resolution (default 720)
-30fps Use 30fps -30fps Use 30fps
-60fps Use 60fps (default) -60fps Use 60fps (default)
-bitrate <bitrate> Specify the bitrate in Kbps -bitrate <bitrate> Specify the bitrate in Kbps