I am getting this same message over and over in my /var/log/messages file.
INF [Debug Level = 0, Debug Log = <none>]
INF [Starting Capture]
then after several of those I will get the occasional.
ERR [Invalid response status 400: Bad Request]
I think that it because I do not have anything in "Remote Host Path"
I do not know what to put there.
No image on AXIS 205
The host would be the IP or host name and the path would be anything that would follow the host in a url ie. http://<host>/<host_path>
so your config would be
host - 192.168.1.20
host path - /video/video.cgi
If that don't make since there are plenty of references here on the site if you use the search and it's documented in the readme as well I believe.
Regards,
Corey
so your config would be
host - 192.168.1.20
host path - /video/video.cgi
If that don't make since there are plenty of references here on the site if you use the search and it's documented in the readme as well I believe.
Regards,
Corey
I access my camera @ http://192.168.168.13:8013
Remote Host name = 192.168.168.13
Remote Host Port = 8013
Remote Host Path = /video/vodeo.cgi
I have been reading the posts and tried other solutions.
Anyhow thanks for all your help, I am probably getting on you last nerve.
Remote Host name = 192.168.168.13
Remote Host Port = 8013
Remote Host Path = /video/vodeo.cgi
I have been reading the posts and tried other solutions.
Anyhow thanks for all your help, I am probably getting on you last nerve.
I think for axis the remote host path is something like /axis-cgi/mjpg/video.cgi the path I gave you was just an example.
You'll have to check the axis manual for the proper path. There are allot of options you can send to the camera by putting the options in the path as well.
If you have authintication on the camera turned on then this changes things a little. There are two methods over all that can be used.
Axis you have to add the user and password to the host string seperated by a colon ie. user:password@192.168.x.x
Corey
You'll have to check the axis manual for the proper path. There are allot of options you can send to the camera by putting the options in the path as well.
If you have authintication on the camera turned on then this changes things a little. There are two methods over all that can be used.
Axis you have to add the user and password to the host string seperated by a colon ie. user:password@192.168.x.x
Corey