Commit Graph

7 Commits

Author SHA1 Message Date
Alessandro Ros
7a5df14b2c add UDPReadBufferSize option (#857) 2025-08-11 10:49:54 +02:00
Alessandro Ros
1021950db8 update linter settings (#840) 2025-07-26 16:28:03 +02:00
Alessandro Ros
e434427da8 unexport multicast.MultiConn, multicast.SingleConn (#763)
they are already exposed through multicast.Conn.
2025-04-25 20:29:26 +02:00
Alessandro Ros
af262790da remove deprecated build flags syntax (#644) 2024-11-06 15:08:01 +01:00
Alessandro Ros
99773e19af multicast: add readOnly flag (#423) 2023-09-16 11:03:32 +02:00
Alessandro Ros
e6f7c4dea4 remove useless SO_REUSEPORT (#422)
(https://github.com/bluenviron/mediamtx/issues/2133)
2023-09-15 22:32:20 +02:00
Alessandro Ros
e1869a8557 optimize multicast on Linux by listening on a single IP (#417)
(https://github.com/bluenviron/mediamtx/issues/2133)
2023-09-13 22:55:20 +02:00