{"json_modified": "2016-05-03T02:40:58.487874", "uuid": "03f1d102-786b-42cf-90fd-f7984aa57e27", "title": "Lifetime of a WebRTC session", "url": "/en-US/docs/Web/API/WebRTC_API/Session_lifetime", "tags": ["NeedsContent", "Guide", "WebRTC", "Advanced"], "translations": [{"uuid": "36cb1b2d-9628-4978-bce2-7a48e5df4873", "title": "WebRTC Introduction", "url": "/es/docs/WebRTC/Introduction", "tags": [], "summary": "La conexi\u00f3n inicial entre pares debe ser establecida a trav\u00e9s de un servidor de aplicaciones que proporcione descubrimiento de usuarios, comunicaci\u00f3n y traducci\u00f3n de direcciones de red (NAT) con transmisi\u00f3n de datos.", "localization_tags": [], "locale": "es", "last_edit": "2013-08-24T16:58:57", "review_tags": []}, {"uuid": "82915c08-b8fc-4a0a-8d9f-d9607a59cab4", "title": "Introduction \u00e0 WebRTC", "url": "/fr/docs/WebRTC/Introduction", "tags": [], "summary": "La connexion initiale entre les pairs doit \u00eatre accomplie par un service d'application qui se charge de la d\u00e9couverte des utilisateurs, communication, translation d'adresse r\u00e9seau (NAT) avec les flux de donn\u00e9es.", "localization_tags": [], "locale": "fr", "last_edit": "2013-02-28T07:45:50", "review_tags": []}, {"uuid": "17abcee2-bfe5-4c1e-a200-d097ff852b29", "title": "\u0416\u0438\u0437\u043d\u044c WebRTC-\u0441\u0435\u0441\u0441\u0438\u0438", "url": "/ru/docs/Web/API/WebRTC_API/Session_lifetime", "tags": [], "summary": "\u042d\u0442\u0430 \u0441\u0442\u0430\u0442\u044c\u044f \u043d\u0435 \u0432\u0434\u0430\u0435\u0442\u0441\u044f \u0432 \u0434\u0435\u0442\u0430\u043b\u0438 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0445 API \u0432 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0435 WebRTC-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f. \u042d\u0442\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u043e\u0431\u0437\u043e\u0440 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u0432\u0446\u0435\u043b\u043e\u043c \u0441 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0435\u0439 \u043e \u0442\u043e\u043c, \u0434\u043b\u044f \u0447\u0435\u0433\u043e \u043d\u0443\u0436\u0435\u043d \u043a\u0430\u0436\u0434\u044b\u0439 \u0448\u0430\u0433. \u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0441\u0442\u0430\u0442\u044c\u044e\u00a0Signaling and video calling, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043f\u0440\u0438\u043c\u0435\u0440 \u0441 \u043f\u043e\u0448\u0430\u0433\u043e\u0432\u044b\u043c \u043e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0435\u043c \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u043a\u043e\u0434.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2016-05-03T02:40:55", "review_tags": []}, {"uuid": "26ab8000-424c-4c19-b61f-4966af2e3e3c", "title": "WebRTC \u4ecb\u7ecd", "url": "/zh-CN/docs/WebRTC/%E4%BB%8B%E7%BB%8D", "tags": [], "summary": "\u8282\u70b9\u4e4b\u95f4\u7684\u521d\u59cb\u8fde\u63a5\u5fc5\u987b\u901a\u8fc7\u4e00\u4e2a\u63d0\u4f9b\u53d1\u73b0\u7528\u6237\u3001\u901a\u4fe1\u3001\u548c\u5e26\u6709\u6570\u636e\u6d41\u7684\u7f51\u7edc\u5730\u5740\u8f6c\u6362\u529f\u80fd\u7684\u5e94\u7528\u670d\u52a1\u5668\u6765\u5b8c\u6210\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-03-11T09:22:18", "review_tags": []}], "modified": "2016-04-29T10:40:13", "label": "Lifetime of a WebRTC session", "localization_tags": [], "locale": "en-US", "id": 55019, "last_edit": "2016-04-29T10:40:10", "summary": "WebRTC lets you build peer-to-peer communication of arbitrary data, audio, or video\u2014or any combination thereof\u2014into a browser application. In this article, we'll look at the lifetime of a WebRTC session, from establishing the connection all the way through closing the connection when it's no longer needed.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Establishing_the_connection", "title": "Establishing the connection"}, {"id": "Signaling", "title": "Signaling"}, {"id": "Information_exchanged_during_signaling", "title": "Information exchanged during signaling"}, {"id": "The_signaling_process", "title": "The signaling process"}, {"id": "ICE_restart", "title": null}, {"id": "Transmission", "title": "Transmission"}, {"id": "getUserMedia", "title": "getUserMedia"}, {"id": "Reception", "title": "Reception"}], "slug": "Web/API/WebRTC_API/Session_lifetime", "review_tags": []}