{"json_modified": "2016-03-28T08:24:02.461315", "uuid": "6cb62d17-59d0-4b53-9f4f-ebb8027357a8", "title": "Taking still photos with WebRTC", "url": "/en-US/docs/Web/API/WebRTC_API/Taking_still_photos", "tags": ["API", "webcam", "WebRTC", "Video", "Example", "Advanced", "Sample code"], "translations": [{"uuid": "b01911ea-f0a0-4fbf-9e53-074a178c1a86", "title": "Capturar fotograf\u00edas con la c\u00e1mara web", "url": "/es/docs/WebRTC/Taking_webcam_photos", "tags": ["Canvas", "c\u00e1mara web", "WebRTC"], "summary": "Este es un tutorial r\u00e1pido de c\u00f3mo acceder a la c\u00e1mara de tu laptop y capturar una foto con ella. Puedes observar el c\u00f3digo final en acci\u00f3n en este JSFiddle. Tambi\u00e9n existe una versi\u00f3n m\u00e1s avanzada en JavaScript para cargar fotos a imgur disponible como c\u00f3digo en GitHub o como demo.", "localization_tags": [], "locale": "es", "last_edit": "2013-08-22T06:17:25", "review_tags": []}, {"uuid": "66ca1aee-c08f-4ef2-b50c-dcae8371b1b7", "title": "Prendre des photos avec la webcam", "url": "/fr/docs/WebRTC/Prendre_des_photos_avec_la_webcam", "tags": ["API", "Avanc\u00e9", "WebRTC"], "summary": "Ceci est un tutoriel rapide pour apprendre comment acc\u00e9der \u00e0 la cam\u00e9ra sur votre ordinateur et prendre des photos avec. Vous pouvez voir le code final en action dans JSFiddle. Il y a aussi une version plus avanc\u00e9e pour charger des photos sur imgur en JavaScript, disponible en code source sur GitHub ou en demo.", "localization_tags": [], "locale": "fr", "last_edit": "2014-12-31T03:51:47", "review_tags": []}], "modified": "2015-10-16T04:36:07", "label": "Taking still photos with WebRTC", "localization_tags": [], "locale": "en-US", "id": 55701, "last_edit": "2015-07-24T05:25:58", "summary": "This article shows how to use WebRTC to access the camera on a computer or mobile phone with WebRTC support and take a photo with it.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "The_HTML_markup", "title": "The HTML markup"}, {"id": "The_JavaScript_code", "title": null}, {"id": "Initialization", "title": "Initialization"}, {"id": "The_startup()_function", "title": "The startup() function"}, {"id": "Getting_element_references", "title": "Getting element references"}, {"id": "Get_the_media_stream", "title": "Get the media stream"}, {"id": "Listen_for_the_video_to_start_playing", "title": "Listen for the video to start playing"}, {"id": "Handle_clicks_on_the_button", "title": "Handle clicks on the button"}, {"id": "Wrapping_up_the_startup()_method", "title": "Wrapping up the startup() method"}, {"id": "Clearing_the_photo_box", "title": "Clearing the photo box"}, {"id": "Capturing_a_frame_from_the_stream", "title": "Capturing a frame from the stream"}, {"id": "Fun_with_filters", "title": "Fun with filters"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/WebRTC_API/Taking_still_photos", "review_tags": []}