Alessandro Ros
|
cf1e074137
|
restore Windows compatibility (#860) (#861)
|
2025-08-12 12:45:06 +02:00 |
|
Alessandro Ros
|
7a5df14b2c
|
add UDPReadBufferSize option (#857)
|
2025-08-11 10:49:54 +02:00 |
|
Alessandro Ros
|
e9db56f913
|
client: use server interface as multicast interface (#762) (#847)
this fixes most errors "found no interface that is multicast-capable
and can communicate with IP".
|
2025-08-04 15:17:49 +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 |
|
Alessandro Ros
|
4ede58cda2
|
add multicast.InterfaceForSource (#414)
|
2023-09-11 23:53:22 +02:00 |
|
Alessandro Ros
|
78198a588b
|
fix reading and writing multicast packets in case of multiple interfaces (#413)
(https://github.com/bluenviron/mediamtx/issues/2029)
|
2023-09-11 23:36:53 +02:00 |
|