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

**Describe the bug** Consider the master sample (which adds h264 video and opus audio codecs to the codec tables and has local transceivers setup with video first, then audio), if...

work-in-progress

**Logging** Please see attached logs from different devices, **Describe the bug** After 10s or 100s of connections , our devices randomly get into a state that no new stream connection...

pending-research

**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...

enhancement

…riteFrame() not freeing all its heap usage *Issue #, if available:* #1450 *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...

Stale

*Issue #, if available:* *Description of changes:* Adding functional test framework orchestrator logic By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

Stale

Remote private subnets are not omitted from CreatePermission requests. If a remote private subnet is included in `pTurnConnection->turnPeerList`, coturn may respond with STUN error 403, which is not a `STUN_ERROR_CODE`...

needs-triage

*Issue #, if available:* *Description of changes:* Add fake signaling CP and DP servers for functional tests TODO: - Adding logs for the server - Making the server response dynamic...

Stale

I want to use main stream (1080P) and sub stream (720P) to transmit video data in KVS WEBRTC. I added the substream with the following code, but I couldn't view...

question
pending-response
needs-triage

When I executed below sample app and launch "KVS WebRTC Test Page"'s Viewer, `./kvsWebrtcClientMasterGstSample test_channnel audio-video testsrc` "chrome://webrtc-internals" shows a video latency of about 4 sec. On the other hand,...

bug
needs-triage

Sometimes, during TURN_STATE_CREATE_PERMISSION state of Turn Connection statemachine, the stun packet to turn server gets the following error response from the server: 2022-10-07 17:13:05 WARN turnConnectionHandleStunError(): Received STUN error response....

bug
needs-triage