mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 09:40:18 +00:00
merge for opus codec over rtp transmission support
This commit is contained in:
@@ -181,7 +181,7 @@ void BasicRTSPOnlySubsession::getStreamParameters(unsigned clientSessionId,
|
||||
netAddressBits clientAddress, Port const& clientRTPPort,
|
||||
Port const& clientRTCPPort, int tcpSocketNum,
|
||||
unsigned char rtpChannelId, unsigned char rtcpChannelId,
|
||||
netAddressBits& destinationAddress, u_int8_t& /*destinationTTL*/,
|
||||
netAddressBits& destinationAddress, uint8_t& /*destinationTTL*/,
|
||||
Boolean& isMulticast, Port& serverRTPPort, Port& serverRTCPPort,
|
||||
void*& streamToken) {
|
||||
if (Vdestination == NULL && (avType == video || avType == av)) {
|
||||
|
||||
Reference in New Issue
Block a user