Disable 'Prefer integrated sources' for default
This commit is contained in:
@@ -202,7 +202,7 @@ For security reasons, enabling this is not recommended.''',
|
||||
('prefer_uni_sources', {
|
||||
'label': 'Prefer integrated sources',
|
||||
'type': bool,
|
||||
'default': True,
|
||||
'default': False,
|
||||
'comment': '',
|
||||
'category': 'playback',
|
||||
'description': 'If enabled and the default resolution is set to 360p or 720p, uses the unified (integrated) video files which contain audio and video, with buffering managed by the browser. If disabled, always uses the separate audio and video files through custom buffer management in av-merge via MediaSource.',
|
||||
|
||||
Reference in New Issue
Block a user