Re: [Live-devel] patch: Set forceSendToSucceed for RTP over TCP framingHeader

2025-03-08 Thread Ross Finlayson
No, you’re misunderstanding the purpose of this software. It is intended for real-time streaming of media data - i.e., transmitting the media at its natural rate, regardless of the capacity of the underlying network. It uses RTP (which stands for “Real-time Transport Protocol”) - a datagram-b

[Live-devel] patch: Set forceSendToSucceed for RTP over TCP framingHeader

2025-03-07 Thread Chris Hiszpanski via live-devel
--- Begin Message --- Hello, I would like to propose the following change: diff --git a/liveMedia/RTPInterface.cpp b/liveMedia/RTPInterface.cpp index 997615e..a97dbb0 100644 --- a/liveMedia/RTPInterface.cpp +++ b/liveMedia/RTPInterface.cpp @@ -357,7 +357,7 @@ Boolean RTPInterface::sendRTPorRTCPPa