awslabs / amazon-kinesis-video-streams-webrtc-sdk-js

JS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-js/examples/index.html
Apache License 2.0
286 stars 141 forks source link

Debug-level logs, multi-viewer interface, and more tooltips #241

Closed sirknightj closed 1 year ago

sirknightj commented 1 year ago

Issue #, if available:

Description of changes:

(pictured above: master and two viewers, with the mock video source: open -a "Google Chrome" --args --use-fake-device-for-media-stream. Make sure chrome is not running before launching otherwise the webcam might still show.)

image

Fixed an issue with "Enable KVS WebRTC DQP Test and Metrics (Viewer only)" if the ClientId is empty, the display would generate a new one with each update.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sirknightj commented 1 year ago

See #234 for original conversation