[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

[Live-devel] Get version of shared library binary

2024-04-10 Thread Paul Westlund
Hello, I was wondering if there is a way to get the version of the Live555 shared library binary (.so or .dll). I know the version is available in liveMedia/include/liveMedia_version.hh, but since the version string is a macro defined in the header file it will not be included in the shared lib