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 130 amazon-kinesis-video-streams-webrtc-sdk-c issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…has occurred *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of...

**Describe the bug** After a few iterations of connecting and disconnecting to a video stream provided by amazon-kinesis-video-streams-webrtc-sdk-c connecting either takes a very long time (e.g. 15 seconds) or does...

bug
pending-research

*Issue #, if available:* *Description of changes:* When building MbedTLS with clang on macOS, an 'unused-but-set-parameter' error will be emitted on 'library/psa_crypto.c'. > [ 28%] Building C object library/CMakeFiles/mbedcrypto_static.dir/poly1305.c.o >...

*Issue #, if available:* in master debug log prints ``` iceCandidatePairCheckConnection(): remote ip:192.168.254.75, port:192, local ip:49360.168.1.130, port:192 ``` notice port is `192` while local ip starts with `49360` *Description of...

*Issue #, if available:* *Description of changes:* We were seeing that the channel endpoint name sometimes had extra data due to not being null terminated correctly. strncpy was not copying...

Stale

**Is your feature request related to a problem? Please describe.** For SFU implementation, it need the capability to forward NACK/PLI/SLI to other sender. **Describe the solution you'd like** A new...

enhancement

The library has ENABLE_DATA_CHANNEL CMake option which seems doesn't work as planned (I thought it meant to disable datachannel specific code that uses a rather large usrsctp library). It turns...

Stale

I could not build this SDK on Windows10 due to the error described below. I think this error is related not to KVS C SDK but libwebsockets and pthreads. But...

question
pending-research

I am using SDK 1.7.3. In last log file kvsFileLog.6.txt when master get connected to viewer on line number 36 but immediately viewer exit from live streaming. Master didn't received...

question
needs-triage