-
I have a use-case where I need to
- keep the video stream paused ideally (i.e drop the frames)
- then on some event start stream for about a few seconds
- and pause again.
I am using the followi…
-
I am using the kvssink to send a camera stream to kinesis video. The camera is set to 10fps and i-frame interval of 10.
I have a mobile app build in Flutter. The video player is a simple wrapper ar…
-
As I decided to update my producer from `PutRecord` to `PutRecords` it doesn't work anymore.
I just saw this ticket #22 many years ago. Is it supported now?
Thank you
-
I recently get Chrome browser upgraded to version 81.0.4044.129, and run WebRTC test page as master and our device running WebRTC C SDK codes as viewer (tested OK many times with older chrome with th…
-
Hi experts,
From cloudwatch, we see persistent PutMedia.ConnectionErrors when we stop sending data to KVS. We have the following client side log
```
[09-24 18:36:07] curlCompleteSync(): curl perf…
-
Hi Everyone,
I'm trying to call putmedia api of Kinesis Video Stream. I've to sign my request. I've written a helper class to sign my request and then using that to call the api. But I'm getting…
-
Confirm by changing [ ] to [x] below:
- [ x] I've gone though [Developer Guide](https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/welcome.html) and [API reference](http://sdk.amazonaws.com/c…
-
I am following the readme tutorial.
After executing the command `cmake .. -G "NMake Makefiles"`
It goes well until `Performing update step for 'project_libopenssl'`
My first error was that it was u…
-
**Describe the bug**
Error 0x52000062 during the continuous streaming
**To Reproduce**
Running the application, that is streaming the video with 30 fps to KVS and streaming.
At some point during…
-
GETTIME is not monotonic, it will be affected by ntp jump or skew or even adjust backward if the start date/time is incorrect..
Also ntp protocol is not secure, a man in the middle might fire a time …