Session Announcement Protocol

Nowadays, Session Announcement Protocol is a topic that has captured the attention of many people around the world. Since its discovery, Session Announcement Protocol has generated great interest and has been the subject of numerous studies and investigations. Its impact on modern society is undeniable, and its relevance continues to grow over time. In this article, we will explore everything related to Session Announcement Protocol in depth, from its origins to its possible implications in the future. We will analyze different perspectives and opinions from experts in the field, as well as offer relevant and up-to-date information about Session Announcement Protocol.

The Session Announcement Protocol (SAP) is an experimental protocol for advertising multicast session information. SAP typically uses Session Description Protocol (SDP) as the format for Real-time Transport Protocol (RTP) session descriptions. Announcement data is sent using IP multicast and the User Datagram Protocol (UDP).

Under SAP, senders periodically transmit SDP descriptions to a well-known multicast address and port number (9875).[1] A listening application constructs a guide of all advertised multicast sessions.

SAP was published by the IETF as RFC 2974.[2]

Announcement interval

The announcement interval is cooperatively modulated such that all SAP announcements in the multicast delivery scope, by default, consume 4000 bits per second. Regardless, the maximum announce interval is 300 seconds (5 minutes). Announcements automatically expire after 10 times the announcement interval or one hour, whichever is greater. Announcements may also be explicitly withdrawn by the original issuer.

Authentication, encryption and compression

SAP features separate methods for authenticating and encrypting announcements. Use of encryption is not recommended. Authentication prevents unauthorized modification and other DoS attacks. Authentication is optional. Two authentication schemes are supported:

The message body may optionally be compressed using the zlib format as defined in RFC 1950.

Applications and implementations

VLC media player monitors SAP announcements and presents the user a list of available streams.[3]

SAP is one of the optional discovery and connection management techniques described in the AES67 audio-over-Ethernet interoperability standard.[4]

References

  1. ^ "SAP (v1 & v2): Session Announcement Protocol". Archived from the original on 2013-01-26. Retrieved 2012-04-06.
  2. ^ M. Handley; C. Perkins; E. Whelan (October 2000). Session Announcement Protocol. RFC 2974.
  3. ^ Viewing with Session Announcement Protocol (SAP), retrieved 2019-03-02
  4. ^ "AES67-2013: AES standard for audio applications of networks - High-performance streaming audio-over-IP interoperability". Audio Engineering Society. 2013-09-11. Retrieved 2014-02-11.