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
Hi, perhaps I misunderstand the instructions but I am stuck at : "node main.js --create-config"
I am prompted to fill in a host, for this step I enter the rtsp server address, once it moves to "Generating config" however I get an error:
root@onvif:~/onvif/git/onvif-server# node main.js --create-config Onvif Server: 192.168.20.195 Onvif Username: Onvif Password: Generating config ... Error: connect ECONNREFUSED 192.168.20.195:80 Failed to create config!
Not surprised it won't connect to port 80 as that port is not available on my rtsp server. What am I missing? Thanks for this fantastic concept!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, perhaps I misunderstand the instructions but I am stuck at : "node main.js --create-config"
I am prompted to fill in a host, for this step I enter the rtsp server address, once it moves to "Generating config" however I get an error:
Not surprised it won't connect to port 80 as that port is not available on my rtsp server. What am I missing? Thanks for this fantastic concept!
The text was updated successfully, but these errors were encountered: