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
285 stars 140 forks source link

DQP enhacement and bug fixes #288

Closed disa6302 closed 6 months ago

disa6302 commented 7 months ago

Issue #, if available:

Description of changes:

Initial view:

Screenshot 2023-12-14 at 3 34 52 PM

After 120 seconds:

Screenshot 2023-12-14 at 3 37 40 PM

After this PR:

Initial view:

Screenshot 2023-12-14 at 3 41 17 PM

After 10 seconds:

Screenshot 2023-12-14 at 3 41 29 PM

Note from the screenshot how there is a 931ms difference between Time to decoded stream (as seen from inbound stats) and Time from viewer button click to first decoded frame.

To do:

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