suggestedfixes
suggestedfixes
**Which AWS Services is the feature request for?** Amazon Kinesis Video Streams **Is your feature request related to a problem? Please describe.** The problem we are solving is trying to...
This occurs when the computed mediaIndex is negative in checkBuffer_ in segment-loader.js https://github.com/videojs/http-streaming/blob/main/src/segment-loader.js#L1189 As a result, the player stalls. This is likely due to server-side expiring items not currently on...
**Describe the bug** Observation, when nack count from chrome://webrtc-internals exceeds around 3.5k, chrome is no longer able to decode video. When turning on logging lvl 1, the observation is that...
**Is your feature request related to a problem? Please describe.** We use armv7 CPU on our devices. We also stream h264 stream with video stream only. When the bitrate hits...
**Is your feature request related to a problem? Please describe.** We have dug through the code to look for IoT credentials provider, but we could not find any. Our use...
Currently, we have observed websocket errors in console mode. The context was we have a periodic check on ice connection status and aggregated connection status on the front end and...