Re: [Live-devel] Forcing TCP packets to send immediately from server

2024-06-04 Thread Ross Finlayson
> On Jun 4, 2024, at 5:39 PM, Paul Westlund > wrote: > > Is there some way that setting TCP_NODELAY could be incorporated into > LIVE555, maybe as a build option similar to the REUSE_FOR_TCP macro? I don’t know what “REUSE_FOR_TCP” is. There’s no such macro used in our code. In principle w

[Live-devel] Forcing TCP packets to send immediately from server

2024-06-04 Thread Paul Westlund
Hello, I am running the testOnDemandRTSPServer with a very low bandwidth H264 file (~60 Kbps) that is encoded for 30 fps. On a separate computer I then connect to the stream using the testRTSPClient with REQUEST_STREAMING_OVER_TCP=True. The frames are all received correctly and the presentation