mirror of
https://github.com/aler9/gortsplib
synced 2025-10-21 14:19:36 +08:00
add UDPReadBufferSize option (#857)
This commit is contained in:
@@ -23,6 +23,7 @@ func (h *serverMulticastWriter) initialize() error {
|
||||
}
|
||||
|
||||
rtpl, rtcpl, err := createUDPListenerMulticastPair(
|
||||
h.s.UDPReadBufferSize,
|
||||
h.s.ListenPacket,
|
||||
h.s.WriteTimeout,
|
||||
h.s.MulticastRTPPort,
|
||||
|
Reference in New Issue
Block a user