Marton Balint
15d160cc0b
avformat/udp: increase the default buffer size of a receiving socket to 384K
...
It is a common mistake that people only increase fifo_size when they experience
drops, unfortunately this does not help for higher bitrate (> 100 Mbps) streams
when the reader thread simply might not receive the packets in time (especially
under high CPU load) if the default 64 KB of kernel buffer size is used.
New default is determined so that common linux systems can set this buffer size
without tuning kernel parameters.
Signed-off-by: Marton Balint <cus@passwd.hu>
2020-01-25 23:16:47 +01:00
..
2019-09-29 20:41:29 +02:00
2020-01-15 23:33:41 -03:00
2019-11-05 21:21:32 +01:00
2019-12-05 20:49:15 -03:00
2019-10-06 17:33:00 +08:00
2019-11-28 10:21:20 -03:00
2020-01-10 23:08:18 +01:00
2018-05-18 02:24:28 +01:00
2020-01-17 14:46:50 -08:00
2019-02-11 10:13:31 +05:30
2019-08-09 01:33:49 +02:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2020-01-05 10:53:46 +05:30
2019-05-20 17:51:43 -03:00
2019-02-09 20:01:18 +01:00
2019-05-27 00:28:34 +02:00
2020-01-20 17:05:53 +01:00
2017-09-12 11:03:51 +02:00
2020-01-25 14:34:05 +01:00
2019-11-03 11:52:32 +01:00
2020-01-11 11:01:17 +05:30
2020-01-03 18:13:22 +01:00
2018-01-06 18:31:37 +00:00
2019-02-20 13:51:19 -03:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2018-01-06 18:31:37 +00:00
2019-04-20 13:55:39 -08:00
2017-10-03 15:25:07 -08:00
2018-12-14 12:57:34 +01:00
2020-01-18 23:51:17 +01:00
2020-01-03 18:13:22 +01:00
2018-05-18 02:22:57 +01:00
2020-01-25 23:16:47 +01:00
2019-05-27 21:32:33 +05:30
2019-02-10 16:46:56 +01:00
2017-07-21 17:37:05 +02:00
2019-10-19 13:00:36 +05:30
2019-05-22 17:43:41 +08:00