@@ -18,7 +18,7 @@ cSatipTuner::cSatipTuner(cSatipDeviceIf &deviceP, unsigned int packetLenP)
deviceIdM(deviceP.GetId()),
rtspM(*this),
rtpM(*this,packetLenP),
rtcpM(*this,1500),
rtcpM(*this,eApplicationMaxSizeB),
streamAddrM(""),
streamParamM(""),
currentServerM(NULL),
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.