amazon-kinesis-video-streams-producer-sdk-cpp
amazon-kinesis-video-streams-producer-sdk-cpp copied to clipboard
Stream video to your Kinesis video stream and view the live stream
On running the command ./kvs_gstreamer_sample camera_37 rtsp://user:[email protected]:554/Streaming/Channels/102/ I am getting the error Creating IoT auth callbacks. [ERROR] [17-06-2024 09:22:32:860.195 GMT] Unable to create Iot Credential provider. Error status: 0x4000000e [ERROR] [17-06-2024 09:22:32:860.422 GMT] Failed to initialize kinesis video with an exception: Unable to create Iot Credential provider. Error status: 0x4000000e and 0x4000000e means STATUS_DIRECTORY_ENTRY_STAT_ERROR as per the following documentation. There is no recommended action for this on the documentation.
Do you have any idea how to fix this?