[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

[Live-devel] Issue with serving raw UDP transport streams using testOnDemandRTSPServer

2024-04-10 Thread Andy Hawkins
Hi, I made a small modification to the source for testOnDemandRTSPServer to specify that the input stream to a MPEG2TransportUDPServerMediaSubsession is 'raw' UDP and tested this against a multicast M2T stream. This seems to work fine, I can connect multiple clients to the RTSP server and retri