-
Notifications
You must be signed in to change notification settings - Fork 21
Skipping stream id 0 due to failure initializing stream. Error code: 4100 #41
Comments
started roslaunch server http://localhost:33392/ SUMMARYPARAMETERS
NODES ROS_MASTER_URI=http://localhost:11311 process[kinesis_video_streamer-1]: started with pid [3687] |
the error code is 0x52000010, STATUS_SERVICE_CALL_NOT_AUTHORIZED_ERROR |
i fix this problem,my region is not right.
|
Hi @java-Xs , The error code in this line:
Is referencing a KinesisVideoManagerStatus as defined here: https://github.com/aws-robotics/kinesisvideo-common/blob/9e825219994b97554640f16b94adeb56466a32a6/kinesis_manager/include/kinesis_manager/common.h#L35 This error code is saying that the KinesisVideoStreamer node failed to create the stream. After running the node can you use the aws cli to see if the stream was successfully created? You may want to test if you can create a kinesis video stream in the same environment as you're running the node using the cli. You can do this with If you try this again and see the failure could you also note the time of the failure? This could help us in debugging if there is a service error. |
I have also encountered this problem? How could you fix it? Thanks |
Hi @java-Xs and @ngthanhtin, do you mean that you're usually encountering the |
Always have
What's the point in this package if it doesn't support h264 streaming to WebRTC? |
hi, everyone:
i have a error, when i run this node,the error log is below.
kinesis_video_streamer-1-stdout.log.
The text was updated successfully, but these errors were encountered: