amazon-kinesis-video-streams-webrtc-sdk-c icon indicating copy to clipboard operation
amazon-kinesis-video-streams-webrtc-sdk-c copied to clipboard

Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.

Results 100 amazon-kinesis-video-streams-webrtc-sdk-c issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/issues/867 https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/issues/803 *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of...

*Issue #, if available:* *Description of changes:* DTLSv2 is available for openssl >= 1.0.2, so use DTLSv2 when available. By submitting this pull request, I confirm that you can use,...

Stale

…t in producer-c. Modified stepSignaling to include a check for expiration of credentials. This is part of a larger effort to help customers with large fleets distribute the timings of...

Stale

*Issue #, if available:* by default libusrsctp uses DEBUG build type https://github.com/sctplab/usrsctp/blob/master/CMakeLists.txt#L37 *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...

Hi, I need help to establish consistent WebRTC connections to multiple cameras simultaneously even after multiple connections and disconnections. Please see below for log file extracts and design considerations. **...

question
pending-research

**Describe the bug** When the feedback package is received, the earliest twccPacket's seqnum is more than the lastReportedSeqNum of the feedback package。just is twcc->lastReportedSeqNum less than sn。Incorrect statistics will be...

bug
needs-triage

We have a device (Jetson Nano) running our streaming solution based on C SDK GstreamerClientMaster sample. We have 1-way video (device to viewer) and 2-way audio communications (OPUS). I repeatedly...

question
pending-research

`sample-check` CI workflow is failing -- secrets are unavailable to CI: ``` Error: Input required and not supplied: aws-region ```

bug
pending-action

**Describe the bug** For calculation of timeouts, `GETTIME` function is used. `GETTIME` is defined as `globalGetTime` function. As it can be seen in https://github.com/awslabs/amazon-kinesis-video-streams-pic/blob/master/src/utils/src/Time.c#L45 this function reads the time using...

bug
pending-action

**Is your feature request related to a problem? Please describe.** Web browsers routinely use ephemeral mDNS host candidates (e.g. `0f612a90-ee2e-4785-b9b7-72f8434cba27.local`) so as to not expose the local peer's IP address...

enhancement