DCS Services 2.0.0

November 7th, 2022

This DCS Services update introduces a few SDK improvements and bug fixes.

What's New

With this release, the following methods have been added:

  • closeStream method for VideoComponent
  • flipPhoto method in UserMediaComponent

SDK Improvements

  • Updated OpenTok to v2.23.7 and use OpenTok SDK without any alteration
  • Updated Facetec to v9.4.19and use Facetec/ Liveness SDK without any alteration

Improvements

Summary
OpenTok can now be used through Node Package Manager instead of an external file.
The BodyPix video filters have been replaces with OpenTok video filters.
Opentok getImageDate function is now used to take pictures in VideoComponent and InstructionsVideoComponent.
The adapterjs and LazyLoader dependencies from UserMediaComponent, InstructionsVideoComponent and VideoComponent have been removed.
You can now load pdfjs files through the Node Package Manager and create a separate service file named UserMediaComponentPDF.

Fixed Issues

Summary
Fixed an issue that caused the camera screen of an operator to be black during a video call.
Fixed an issue that caused the camera screen to turn black after refreshing a page during a video call.