{"json_modified": "2016-08-01T11:35:20.310592", "uuid": "0d4dbd33-c568-4ded-ab63-85842239b4c2", "title": "removeTrack", "url": "/en-US/docs/Web/API/RTCPeerConnection/removeTrack", "tags": ["removeTrack", "WebRTC", "Reference", "RTCPeerConnection", "Experimental", "Method"], "translations": [], "modified": "2016-08-01T11:35:20", "label": "removeTrack", "localization_tags": [], "locale": "en-US", "id": 192181, "last_edit": "2016-08-01T11:35:14", "summary": "The RTCPeerConnection.removeTrack() method tells the local end of the connection to stop sending media from the specified track, without actually removing the corresponding RTCRtpSender from the list of senders as reported by RTCPeerConnection.getSenders(). If the track is already stopped, or is not in the connection's senders list, this method has no effect.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Example", "title": "Parameters"}, {"id": "Exceptions", "title": "Exceptions"}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/RTCPeerConnection/removeTrack", "review_tags": ["technical"]}