We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
luis@luis-precision:~/projects/gstreamer-pravega/deepstream$ ./docker-run.sh +++ dirname ./docker-run.sh ++ readlink -f ./.. + ROOT_DIR=/home/luis/projects/gstreamer-pravega + xhost + access control disabled, clients can connect from any host + docker run -it --rm --gpus all --network host --privileged --log-driver json-file --log-opt max-size=10m --log-opt max-file=2 -v /home/luis/projects/gstreamer-pravega:/root/work/gstreamer-pravega -v /tmp/.X11-unix:/tmp/.X11-unix -v /dev/log:/dev/log -e DISPLAY=:1 -e CUDA_VER=11.1 -w /root/work/gstreamer-pravega pravega/deepstream:latest /entrypoint.sh: line 15: ENTRYPOINT: Required environment variable not set
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/pravega/gstreamer-pravega/blob/master/deepstream/README.md?plain=1#L53 and https://github.com/pravega/gstreamer-pravega/blob/master/deepstream/README.md?plain=1#L53
need to be updated. routing_key is set in the config file instead of from the uri path right now.
The text was updated successfully, but these errors were encountered: