Session Description Protocol (SDP) is a format for describing streaming media initialization parameters. The IETF published the original specification as an IETF Proposed Standard in April 1998, and subsequently published a revised specification as an IETF Proposed Standard as RFC 4566 in July 2006.

PropertyValue
p:abstract
  • Session Description Protocol (SDP) is a format for describing streaming media initialization parameters. The IETF published the original specification as an IETF Proposed Standard in April 1998, and subsequently published a revised specification as an IETF Proposed Standard as RFC 4566 in July 2006. SDP is intended for describing multimedia communication sessions for the purposes of session announcement, session invitation, and other forms of multimedia session initiation. SDP does not provide the content of the media form itself but simply provides a negotiation between two end points to allow them to agree on a media type and format. This allows SDP to support upcoming media types and formats, enabling systems based on this technology to be forward compatible. SDP started off as a component of the Session Announcement Protocol (SAP), but found other uses in conjunction with RTP, RTSP, SIP and just as a standalone format for describing multicast sessions. There are five terms related to SDP: #Conference: It is a set of two or more communicating users along with the software they are using. #Session : Session is the multimedia sender and receiver and the flowing stream of data. #Session Announcement: A session announcement is a mechanism by which a session description is conveyed to users in a proactive fashion, i.e., the session description was not explicitly requested by the user. #Session Advertisement : same as session announcement #Session Description : A well defined format for conveying sufficient information to discover and participate in a multimedia session. Below is a list of the syntax of SDP, please note that this list may not be exhaustive and new attributes are added to the RFC regularly[http://tools.ietf.org/html/rfc4566] Session description v= (protocol version) o= (originator and session identifier) s= (session name) i=* (session information) u=* (URI of description) e=* (email address) p=* (phone number) c=* (connection information -- not required if included in all media) b=* (zero or more bandwidth information lines) One or more time descriptions ("t=" and "r=" lines; see below) z=* (time zone adjustments) k=* (encryption key) a=* (zero or more session attribute lines) Zero or more media descriptions Time description t= (time the session is active) r=* (zero or more repeat times) Media description, if present m= (media name and transport address) i=* (media title) c=* (connection information -- optional if included at session level) b=* (zero or more bandwidth information lines) k=* (encryption key) a=* (zero or more media attribute lines) (en)
  • Session Description Protocol (SDP), es un protocolo para describir los parámetros de inicialización de los flujos multimedia. Fue publicado por el IETF en el RFC 2327. SDP comenzó como componente del SAP (Session Announcement Protocol), pero encontró otros usos en conjunto con RTP (Real-time Transport Protocol), SIP y como formato independiente para describir sesiones multicast. (es)
  • } |----- | Standards: | RFC 4566 (2006) |} Mit dem Session Description Protocol (SDP, RFC 4566) werden Eigenschaften von Multimediadatenströmen beschrieben. Es dient dazu, Kommunikationssitzungen zu verwalten, und wird beispielsweise zusammen mit SIP und H.323 in der IP-Telefonie bei der Aushandlung von Codecs, Transportprotokollen und -adressen und zur Übertragung von Metadaten eingesetzt. SDP selbst bietet keinen eigenen Aushandlungsmechanismus, sondern nur eine Beschreibung der Datenströme. Datensätze im SDP-Format können mit verschiedenen Transportprotokollen übertragen werden, z.B. auch mit solchen "Transportprotokollen" wie E-Mail. (de)
  • SDP (Session Description Protocol) on protokolla, jolla voidaan kuvata Internetin multimediaesityksiä tai -istuntoja, kuten Internet-puheluja, elokuvien suoratoistoa tai puhelinneuvotteluja. SDP suunniteltiin alun perin MBONEssa välitettävien reaaliaikaisten multimediaesitysten kuvaamiseen. SDP-kuvauksessa luetellaan esityksen ajankohta, esitykseen kuuluvat mediat (ääni, video, grafiikkasovellus) ja niiden tarvitsemat parametrit (koodekit, siirtoprotokollat, porttinumerot). SDP-kuvauksia voidaan välittää HTTP:n, SAPin, RTSP:n tai SIPin avulla. SIPpiä varten on määritelty lisäksi neuvotteluprotokolla (Offer/Answer Model with SDP), jolla voidaan muodostaa uusia multimediaistuntoja tai muokata olemassa olevia. (fi)
  • Session Description Protocol(SDP)は、ストリーミングメディアの初期化パラメータを記述する形式の一つである。これは、RFC 4566としてIETFによって発行された。 SDPは、セッションの告知やセッションへの招待、他のマルチメディアセッションを開始するために必要な情報を記述することを目的としている。 SDPは、Session Announcement Protocol(SAP)の一つのコンポーネントとして始まったが、 ちょうどマルチキャストセッションを記述するスタンドアローンの形式として、RTPやSIPに関連した他の用途が見つけられた。 SDPに関連する用語に以下の5つがあげられる。 #カンファレンス: カンファレンスとは、なんらかのソフトウェアでコミュニケーションを取り合っている二人以上のユーザの組を表す。 #セッション: セッションとは、マルチメディアの送受信者とその間を流れているストリーミングデータのまとまりを指す。 #セッションの告知: セッションの告知とは、セッションの説明をあらかじめユーザーに伝えるためのメカニズムである。 #セッションの宣伝: セッションの告知と同様である。 #セッションの説明: マルチメディアセッションを発見して参加するための、十分な情報を伝えるために定義された形式。 (ja)
  • Session Description Protocol jest formatem opisu parametrów do inicjalizacji mediów strumieniowych. Został on opublikowany przez IETF jako dokument RFC 2327. SDP zaistniał jako składnik Session Announcement Protocol (SAP), ale znalazł zastosowanie w połączeniu z Real Time Streaming Protocol (RTSP), Session Initiation Protocol (SIP) oraz jako samodzielny format do opisu sesji multikastowych. (pl)
  • SDP  — сетевой протокол, предназначенный для описания сессии передачи потоковых данных. (ru)
  • 会话描述协议(或简写)描述的是流媒体的初始化参数。此协议由IETF发表为 RFC 2327。 SDP最初的时候是会话发布协议(或简写)的一个部件,但是之后被广泛用于和RTSP以及SIP协同工作,也可被单独用来描述多播会话。 (zh)
p:hasPhotoCollection
p:wikipage-de
p:wikipage-es
p:wikipage-fi
p:wikipage-ja
p:wikipage-pl
p:wikipage-ru
p:wikipage-zh
rdf:type
rdfs:comment
  • Session Description Protocol (SDP) is a format for describing streaming media initialization parameters. The IETF published the original specification as an IETF Proposed Standard in April 1998, and subsequently published a revised specification as an IETF Proposed Standard as RFC 4566 in July 2006. (en)
  • Session Description Protocol (SDP), es un protocolo para describir los parámetros de inicialización de los flujos multimedia. Fue publicado por el IETF en el RFC 2327. (es)
  • } |----- | Standards: | RFC 4566 (2006) |} (de)
  • SDP (Session Description Protocol) on protokolla, jolla voidaan kuvata Internetin multimediaesityksiä tai -istuntoja, kuten Internet-puheluja, elokuvien suoratoistoa tai puhelinneuvotteluja. SDP suunniteltiin alun perin MBONEssa välitettävien reaaliaikaisten multimediaesitysten kuvaamiseen. SDP-kuvauksessa luetellaan esityksen ajankohta, esitykseen kuuluvat mediat (ääni, video, grafiikkasovellus) ja niiden tarvitsemat parametrit (koodekit, siirtoprotokollat, porttinumerot). (fi)
  • Session Description Protocol(SDP)は、ストリーミングメディアの初期化パラメータを記述する形式の一つである。これは、RFC 4566としてIETFによって発行された。 (ja)
  • Session Description Protocol jest formatem opisu parametrów do inicjalizacji mediów strumieniowych. Został on opublikowany przez IETF jako dokument RFC 2327. (pl)
  • SDP  — сетевой протокол, предназначенный для описания сессии передачи потоковых данных. (ru)
  • 会话描述协议(或简写)描述的是流媒体的初始化参数。此协议由IETF发表为 RFC 2327。 (zh)
rdfs:label
  • Session Description Protocol (en)
  • Session Description Protocol (es)
  • Session Description Protocol (de)
  • Session Description Protocol (fi)
  • Session Description Protocol (ja)
  • Session Description Protocol (pl)
  • Session Description Protocol (ru)
  • 会话描述协议 (zh)
owl:sameAs
skos:subject
foaf:page
p:disambiguates
p:redirect
owl:sameAs