mirror of
https://github.com/nini22P/iris.git
synced 2026-06-21 21:42:46 +08:00
fix: update avio.reconnect
This commit is contained in:
@@ -34,7 +34,7 @@ void main(List<String> arguments) async {
|
||||
// 'fastSeek': true,
|
||||
'player': {
|
||||
if (Platform.isAndroid) 'audio.renderer': 'AudioTrack',
|
||||
'avio.reconnect': '3',
|
||||
'avio.reconnect': '1',
|
||||
'avio.reconnect_delay_max': '7',
|
||||
'buffer': '2000+150000',
|
||||
'demux.buffer.ranges': '8',
|
||||
|
||||
Reference in New Issue
Block a user