update hdhr stream

This commit is contained in:
Luke Pulverenti
2016-04-12 13:37:58 -04:00
parent 3966eadfad
commit 5bddb226f6
2 changed files with 6 additions and 2 deletions

View File

@@ -354,8 +354,8 @@ namespace MediaBrowser.Server.Implementations.LiveTv.TunerHosts.HdHomerun
BufferMs = 0,
Container = "ts",
Id = profile,
SupportsDirectPlay = true,
SupportsDirectStream = true,
SupportsDirectPlay = false,
SupportsDirectStream = false,
SupportsTranscoding = true
};