How to implement the AWS Kinesis RTSP docker stream #689
Unanswered
PedroBernils
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm new at docker and am uncertain how to translate the steps needed to make an AWS Kinesis RTSP docker stream running using dockerode.
Mainly, how to make the needed command "$ docker run -it <IMAGE_ID> <AWS_ACCESS_KEY_ID> <AWS_SECRET_ACCESS_KEY> <RTSP_URL> <STREAM_NAME>" with dockerode and whether or not any previous setting up of the Docker object is needed.
Beta Was this translation helpful? Give feedback.
All reactions