update keep up to deletion

This commit is contained in:
Luke Pulverenti
2017-04-15 15:46:07 -04:00
parent 8eb4c034b4
commit eedf62d80d
5 changed files with 50 additions and 7 deletions

View File

@@ -84,7 +84,7 @@ namespace Emby.Server.Implementations.LiveTv
if (width >= 1900)
{
videoStream.BitRate = 8000000;
videoStream.BitRate = 15000000;
}
else if (width >= 1260)