New releases 1.0.16 and 1.0.17

59 views
Skip to first unread message

Doug Pelton

unread,
Oct 7, 2016, 8:53:14 PM10/7/16
to EasyRTC

v1.0.17

New Features:

Changes:

  • JS Client - Remove check to see if createRTCPeerConnection works.
  • JS Client - Got rid of setVideoSrc (use setVideoSource instead)
  • JS Client - Updated adapter.js.
  • Doc - REmove comment about Firefox non support for video source.
  • Doc - Updated inline documentation for getAudioSourceList and getVideoSourceList.
  • Doc - Added .jshintrc
  • Doc - Added copyright notice to easy_app.js Fixes:
  • JS Client - Check if peer connection exists when responding to a webrtc negotiationneeded event, icecandidate event, addstream event.
  • JS Client - Check if peer connection exists before calling onPeerRecovered.
  • JS Client - Modified logic used to detect chrome browser.
  • JS Client - update references in device lists from id to deviceId.
  • JS Client - improved setting of audio and video constraints.
  • JS Client - prevent possible null on oniceconnectionstatechange event.currentTarget
  • JS Client - fixes to easy_app error logging.
  • Doc - Fixed documentation for setVideoDims.

v1.0.16

New Features:

  • Add getSourceList and getAudioSourceList #80
  • IceConnectionStateChangeListener #122

Changes:

  • Update to socket.io 1.3.7 #209
  • Remove deprecated easyrtc.setVideoBandwidth #120

Fixes:

  • JS Client - WebRTC Version Detecting Fails When Simulating iPad In Chrome Dev Tools #90
  • JS Client - FileTransfer support on IE10 #137 #135
  • JS Client - Firefox and previous WebRTC impl does not call emitOnStreamClosed #173
  • JS Client - Update getUserMediaConstraints() implementation #176
  • JS Client - Possible bad userAgent RegExp in Adapter.js #177
  • JS Client - wrong condition expression in buildLocalMediaStream #189
  • JS Client - Missing argument for wasAcceptedCB #190
  • JS Client - Too many arguments passed into onRemoveStreamHelper #192
  • JS Client - Add missing error code SIGNAL_ERROR #193
  • JS Client - Add missing error code NOVIABLEICE #193
  • JS Client - Possible undefined getUserMedia #194
  • JS Client - Update Adapter.js to fix easyrtc require-js and AMD support #195
  • JS Client - joinRoom()'s roomParameters not a string #168
  • JS Client - Invalid range condition in getIthCaller #202
  • JS Client - Unnecessary if branch and flow in InitMediaSource #203
  • JS Client - Possible Undefined socket.io method #209
  • JS Client - bug for deleted in findDeltas #201
  • JS Client - JSHint on easyrtc_int.js #169
  • Demos - Remove duplicate line #117
  • Demos - Fixed css class for mirroring local video #153
  • Doc - A mistake in documentation #188
  • Server - error "attempt to connect when already connected to socket server" even if connection failed #98

    Thanks to contribution by @omochi for report and reviewing 1.0.16.

Reply all
Reply to author
Forward
0 new messages