Skip to content

Release 2.0-rc7

Pre-release
Pre-release

Choose a tag to compare

@kevzlou7979 kevzlou7979 released this 20 Oct 05:22
· 148 commits to master since this release
  • Added FileJscore objects for File Handling feature.
  • Added MediaTrackConstraints JsInterop class to easily setup resolution.
  • Refactor WEBRTC files to /media for better packaging.
  • Added method stop() on MediaStreamTrack to stop the current streaming track.
  • Applied Promise for getUserMedia() as new API suggested for NEW Implementation.
  • Added FrameRate and aspectRatio as additional API for the camera.
  • Improve the Events to allow for creating a new Event.
  • Use gwt.dom.client.Element.

Thanks @BenDol