- From: Adam Bergkvist <adam.bergkvist@ericsson.com>
- Date: Fri, 14 Dec 2012 10:50:43 +0100
- To: Michael Tuexen <Michael.Tuexen@lurchi.franken.de>
- CC: "public-webrtc@w3.org" <public-webrtc@w3.org>
On 2012-12-13 15:41, Michael Tuexen wrote: > > On Dec 12, 2012, at 2:56 PM, Adam Bergkvist wrote: > >> Hi >> >> A new version of the editors draft is now available. >> >> Dated version: http://dev.w3.org/2011/webrtc/editor/archives/20121212/webrtc.html >> >> Living document: http://dev.w3.org/2011/webrtc/editor/webrtc.html >> >> Changes include: >> * New representation of tracks within a stream (minor changes to reflect changes in Media Capture TF document) >> * MediaStream.label renamed to MediaStream.id. >> >> Please review and provide feedback. > I guess the example in 4.2.2.1 should read > > [ { url:"stun:stun.example.net" } , { url:"turn:user@turn.example.org", credential:"myPassword"} ] > > instead of > > [ { url:"stun:stun.example.net"] } , { url:"turn:user@turn.example.org", credential:"myPassword"} ] Yes, thanks. Fixed (https://github.com/fluffy/webrtc-w3c/commit/a9acb3c4a85e767a56914f082f1f44eab446c6e2) /Adam
Received on Friday, 14 December 2012 09:51:09 UTC