Skip to content

Commit ec78b25

Browse files
committed
Clarification for issue 79
1 parent 5b0478d commit ec78b25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/Media2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2612,7 +2612,7 @@
26122612
When SRTP is configured with a Pre-Shared Key (PSK), the device expects all incoming RTP packets to be encrypted. The required key and salt specifications are defined by the selected encryption algorithm, as described in RFC 3711 for AES-CM with HMAC-SHA1 and in RFC 7714 for AES-GCM modes. To support SRTP decryption, the RTP Roll-Over Counter (ROC) must be conveyed reliably. This is achieved using an RTP header extension formatted according to the one-byte header extension mechanism defined in RFC 8285. Because RTP header extensions are included in the SRTP authentication tag, this approach ensures integrity and guards against tampering. For detailed information on SRTP packet structure and the use of extension headers, refer to Chapter 9 of the Streaming Specification. The frequency of ROC transmission is determined by the streaming source, but it is recommended to include the ROC at least once every few seconds to maintain synchronization and enhance robustness.
26132613
</para>
26142614
<para>
2615-
If the device supports multiple audio multicast configurations and receives audio streams on different multicast addresses, it may prioritize one configuration over another based on the configured Priority value and the associated audio output. If multiple configurations share the same priority level, the selection order among them is undefined. For details on the event related to the MulticastAudioDecoder, refer to section <xref linkend="_evtMAD" />.
2615+
If the device supports multiple audio multicast configurations and receives audio streams on different multicast addresses, it may prioritize one configuration over another based on the configured Priority value and the associated audio output. If multiple configurations share the same priority level, the selection order among them is undefined. If no audio output token is configured, the device shall use its default audio output token. For details on the event related to the MulticastAudioDecoder, refer to section <xref linkend="_evtMAD" />.
26162616
</para>
26172617
<section xml:id="section_get_multicast_audio_decoder_configurations">
26182618
<title>GetMulticastAudioDecoderConfigurations</title>

0 commit comments

Comments
 (0)