You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run the docker example as mentioned in README_DOCKER.md. However, I'm running into the following error when I run the test script: docker run -it --rm --name=cam1 --link=voctocore:corehost local/voctomix gstreamer/source-videotestsrc-as-cam1.sh
error: Failed to connect to host 'localhost:10000': Connection refused
I have been trying to resolve it for the past week but have had no success. Would really appreciate the help, thanks in advance.
The text was updated successfully, but these errors were encountered:
Given the date that documentation was last touched, i suspect the documentation was written for voctomix1.
I believe noone has ever tested docker with voctomix 2.x before.
I will remove the docker readme and the Dockerfile from the repository. If you want to provide us with a working Dockerfile and docker readme, i'd be very happy to merge a pull request for that.
I'm trying to run the docker example as mentioned in README_DOCKER.md. However, I'm running into the following error when I run the test script:
docker run -it --rm --name=cam1 --link=voctocore:corehost local/voctomix gstreamer/source-videotestsrc-as-cam1.sh
error:
Failed to connect to host 'localhost:10000': Connection refused
I have been trying to resolve it for the past week but have had no success. Would really appreciate the help, thanks in advance.
The text was updated successfully, but these errors were encountered: