fix: update avio.reconnect

This commit is contained in:
22
2025-01-31 18:06:14 +08:00
parent 1b3c87a220
commit 144986ef18

View File

@@ -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',