Release 2.0-rc7
Pre-release
Pre-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