Skip to content

Releases: cloudinary/cloudinary-js-streaming

Version 1.3.0

17 Jul 08:03
51231db
Compare
Choose a tag to compare

New functionality and features

  • Add support for selecting device to stream from (#12)

Other Changes

  • Remove unneeded dev dependencies
  • Add stream optional parameter to README (#13)

Version 1.2.0

03 Feb 15:10
Compare
Choose a tag to compare

New functionality

  • Add optional stopStream param to detachCamera(videoElement, stopStream)

Version 1.1.0

26 Jan 09:12
Compare
Choose a tag to compare

New functionality

  • Add attachCamera and detachCamera functions
  • Add Streamer - a convenient wrapper for camera and streaming functions

Other changes

  • Add minified production build

Version 1.0.1

12 Jan 16:01
Compare
Choose a tag to compare
  • Export library as object
  • Add vanilla js example

Version 1.0.0

08 Jan 12:06
Compare
Choose a tag to compare
  • Update npm package to be @cloudinary/js-streaming