{"json_modified": "2016-07-22T12:57:48.680882", "uuid": "aeb3bd25-21d0-4c52-8b32-0491193f7357", "title": "RTCPeerConnection.createOffer()", "url": "/en-US/docs/Web/API/RTCPeerConnection/createOffer", "tags": ["API", "WebRTC", "Reference", "RTCPeerConnection", "Experimental", "createOffer", "Method"], "translations": [], "modified": "2016-07-22T12:57:48", "label": "RTCPeerConnection.createOffer()", "localization_tags": [], "locale": "en-US", "id": 172389, "last_edit": "2016-07-22T12:57:40", "summary": "The createOffer()
method of the RTCPeerConnection
interface initiates the creation of an SDP offer which includes information about any MediaStreamTrack
s already attached to the WebRTC session, codec and options supported by the browser, and any candidates already gathered by the ICE agent, for the purpose of being sent over the signaling channel to a potential peer to request a connection or to update the configuration of an existing connection.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "RTCOfferOptions_dictionary", "title": "RTCOfferOptions dictionary"}, {"id": "Deprecated_parameters", "title": "Deprecated parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}], "slug": "Web/API/RTCPeerConnection/createOffer", "review_tags": []}