amazon-kinesis-video-streams-webrtc-sdk-c
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.
**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...
**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...
**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...
…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...
*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,...
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`...
*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...
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...
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,...
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....