Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes as described by issues below #50

Merged
merged 8 commits into from Apr 12, 2014
Merged

Conversation

robin-raymond
Copy link
Contributor

Support for control of quality, resolution, framerate and layering added, as described in #31
RTCRtpListener object added and figure in Section 1 updated, as described in openpeer#32
More complete support for RTP and Codec Parameters added, as described in openpeer#33
Data Channel transport problem fixed, as described in openpeer#34
Various NITs fixed, as described in openpeer#37
Section 2.2 and 2.3 issues fixed, as described in openpeer#38
Default values of some dictionary attributes added, to partially address the issue described in openpeer#39
Support for ICE TCP added, as described in openpeer#41
Fixed issue with sequences as attributes, as described in openpeer#43
Fix for issues with onlocalcandidate, as described in openpeer#44
Initial stab at a Stats API, as requested in openpeer#46
Added support for ICE gather policy, as described in openpeer#47

  • merge pull request from SteveALee

Robin Raymond and others added 8 commits January 22, 2014 23:27
* draft:
  - incorporated ideas placed on public orca list
The date was displayed incorrectly or rather randomly. In some cases it showed as 1 Jan 1970 and others in 2014. Removing both previousPublishDate and previousMaturity fixed this as empty string is invalid.
Thanks to @robinberjon for this pointing out.
Thanks to @robinberjon for pointing this out.
…c#27

Support for control of quality, resolution, framerate and layering added, as described inhttps://github.com/w3c/issues/31
RTCRtpListener object added and figure in Section 1 updated, as described in w3c#32
More complete support for RTP and Codec Parameters added, as described in w3c#33
Data Channel transport problem fixed, as described in w3c#34
Various NITs fixed, as described in w3c#37
Section 2.2 and 2.3 issues fixed, as described in w3c#38
Default values of some dictionary attributes added, to partially address the issue described in w3c#39
Support for ICE TCP added, as described in w3c#41
Fixed issue with sequences as attributes, as described in w3c#43
Fix for issues with onlocalcandidate, as described in w3c#44
Initial stab at a Stats API, as requested in w3c#46
Added support for ICE gather policy, as described in w3c#47
…suggested-fix

# By Steve Lee
# Via Steve Lee
* 'master' of https://github.com/SteveALee/ortc:
  Removed Title from config as in markup
  Added a placeholder "sotd" section as required
  Removed previousPublishDate as gave invlaide date

Conflicts:
	ortc.html
robin-raymond pushed a commit that referenced this pull request Apr 12, 2014
Changes as described by issues attached
@robin-raymond robin-raymond merged commit 2152cbe into w3c:master Apr 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants