reduce dlna logging
This commit is contained in:
parent
ca7fc5f23b
commit
f4725cf5b6
3 changed files with 6 additions and 5 deletions
|
@ -416,8 +416,7 @@ define(['browser'], function (browser) {
|
|||
VideoCodec: 'h264',
|
||||
Context: 'Streaming',
|
||||
Protocol: 'hls',
|
||||
MaxAudioChannels: physicalAudioChannels.toString(),
|
||||
EnableSplittingOnNonKeyFrames: (browser.osx || browser.iOS) ? true : false
|
||||
MaxAudioChannels: physicalAudioChannels.toString()
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue