Re: New version of editors draft released (20121212)

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"} ]

Best regards
Michael
> 
> BR
> Adam (for the editors)
> 
> 

Received on Thursday, 13 December 2012 14:42:30 UTC