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:* turn allocation taken long time when credential is incorrect. It taken about 10s+ until the local candidate gathering timeout *Description of changes:* 1. add trunStateFailedFn, called...

Provide an example gstreamer pipeline for Raspberry Pi hardware encoding. Tested on Raspberry Pi 3 *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that...

Stale

Other aws services are connecting without any problems. Do I need to change the sample program when using wwan0? _Originally posted by @hiroshifractal in https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/issues/1488#issuecomment-1155904571_

question

Hello guys, I installed KVS Webrtc C SDK 1.7.3 on RPI4 (4Go RAM). I'm running the Gst Master example on it. I developed a web viewer based on the JS...

question
needs-triage

Team, I am trying to run this sample using IoT core certificate instead of using AWS AccessKeyId and Secret. When using an access key and secret it works well, all...

question
needs-triage

Hi. I have problem while compiling sdk itself. The compile error is occuring in line 20 and 21 of [amazon-kinesis-video-streams-webrtc-sdk-c/src/include/com/amazonaws/kinesis/video/webrtcclient/Include.h] #include #include not being able to find those headers. Actually,...

question
needs-triage

**Logging** [KVS GStreamer Master] Using trickleICE by default [2022/08/09 16:35:27:9108] N: LWS: 4.2.1-v4.2.2, loglevel 7 [2022/08/09 16:35:27:9110] N: NET CLI H1 H2 WS ConMon IPv6-absent [2022/08/09 16:35:27:9112] N: ++ [wsi|0|pipe]...

bug
needs-triage

I would like to implement a video/audio viewer in my 64 bit Windows VS2017 project. I have downloaded and built the Windows C SDK. (master branch: SHA-1: ced19d0 Release 1...

question
needs-triage

*Issue #, if available:* *Description of changes:* 1. fix mips compile error when use toolchain mips-gcc472-glibc216-64bit 2. option ADD_MUCLIBC effect to all dependencies By submitting this pull request, I confirm...

I noticed that when calling `freePeerConnection()`, in the callback that was set using `peerConnectionOnConnectionStateChange()`, after receiving a `RTC_PEER_CONNECTION_STATE_CLOSED` that the call to `freePeerConnection()` would hang for a while. I would...

needs-triage