aws / connect-rtc-js

Provide softphone support to AmazonConnect customers when they choose to directly integrate with our API and not using our web app.
Apache License 2.0
80 stars 63 forks source link

added support for pausing/resuming audio/video stream. #9

Closed zemeng closed 7 years ago

zemeng commented 7 years ago

this code change supports the following features:

  1. pause or resume local video streaming.
  2. pause or resume remote video streaming.
  3. pause or resume local audio streaming.
  4. pauser or resume remote audio streaming.