Bläddra i källkod

update WdtvLiveProfile

Luke Pulverenti 9 år sedan
förälder
incheckning
8208ed1aad
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      MediaBrowser.Dlna/Profiles/WdtvLiveProfile.cs

+ 1 - 1
MediaBrowser.Dlna/Profiles/WdtvLiveProfile.cs

@@ -79,7 +79,7 @@ namespace MediaBrowser.Dlna.Profiles
 
                 new DirectPlayProfile
                 {
-                    Container = "ts",
+                    Container = "ts,m2ts",
                     Type = DlnaProfileType.Video,
                     VideoCodec = "mpeg1video,mpeg2video,h264,vc1",
                     AudioCodec = "ac3,dca,mp2,mp3,aac,dca"