amazon-kinesis-video-streams-producer-c
amazon-kinesis-video-streams-producer-c copied to clipboard
*Issue #, if available:* *What was changed?* - Removed samples and jsmn from coverage report - Added new unit tests for LWS, Curl, AwsV4Signer and IoT paths - Fixed typos...
**Media pipeline:** kvsAudioVideoStreamingSample **Logging** Loading audio frames... Done loading audio frames. Loading video frames... Done loading video frames. pSampleConfiguration->pCaCertPath = /home/kunlunbp/embedApplication/aws_iot_sdk_embeded/root-CA.crt pIotCoreCredentialEndPoint = cah7l82f9wtsm.credentials.iot.us-east-2.amazonaws.com pIotCoreCert = /home/kunlunbp/embedApplication/aws_iot_sdk_embeded/00000000-0000-0000-0000-000000000009.pem.crt pIotCorePrivateKey = /home/kunlunbp/embedApplication/aws_iot_sdk_embeded/00000000-0000-0000-0000-000000000009.pem.key...
*What was changed?* Build improvements including the following: - BUILD_DEPENDENCIES will now _only_ use dependency libraries built from source. They can also be individually specified to use system-installed when BUILD_DEPENDENCIES...
We're using this producer library to send frames to AWS Kinesis Video. The stream's resolution is 2560x1920 and has 1 FPS with 1 Mbps max bitrate. The stream plays perfectly...
*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.
We're using this producer library to send frames to AWS Kinesis Video. The stream's resolution is 2560x1920 and has 1 FPS with 1 Mbps max bitrate. The stream plays perfectly...
**Media pipeline:** Using a modification of the sample that handles errors with callbacks (as [recommended previously](https://github.com/awslabs/amazon-kinesis-video-streams-producer-c/issues/368#issuecomment-1711898568)) **Logging** From running normally (without custom callbacks): ``` ./kvsVideoOnlyRealtimeStreamingSample dljtest h265 60 ``` [logs_0.txt](https://github.com/awslabs/amazon-kinesis-video-streams-producer-c/files/12614291/logs_0.txt)...
**Media pipeline:** - What is the media source (GStreamer, custom, etc). What is the upstream encoder/pipeline? Samples **Logging** I added this to the sample so you can see everything by...
*Issue #, if available:* *What was changed?* *Why was it changed?* *How was it changed?* *What testing was done for the changes?* By submitting this pull request, I confirm that...
running error: ** Logging ** 2024-05-22 18:43:10.263 ERROR blockingCurlCall(): Curl perform failed for url https://cah7l82f9wtsm.credentials.iot.us-east-2.amazonaws.com/role-aliases/ipcamera_event_rule_alias/credentials with result SSL connect error : Failed - mbedTLS: ctr_drbg_init returned (-0x0034) CTR_DRBG - The...