Please, see file OnDemandServerMediaSubsession.cppif (clientRTCPPort.num() == 0) { // We're streaming raw UDP (not RTP). Create a single groupsock: NoReuse dummy; // ensures that we skip over ports that are already in use for (serverPortNum = fInitialPortNum; ; ++serverPortNum) {stru
Hi there.
RTSPServer now support raw udp streaming only if client sent SETUP command
contains one client port, but RTSPClient always add second port number, even if
it works with raw udp subsession. Could you fix that, please?
Regards,
Ivan.
___
live-d