J
Jerry Spence1
I have an http command such as http://<ip-Address>/getimage to get a jpg
snapshot image from an IP camera. When I put this into a Web browser it
shows the image OK.
What I would like to go is to build some VB.Net to be able to save this
image to disk. I thought of using a Picturebox as this can show web based
images but saving them to disk becomes rather complicated. Is there any
other way?
-Jerry
snapshot image from an IP camera. When I put this into a Web browser it
shows the image OK.
What I would like to go is to build some VB.Net to be able to save this
image to disk. I thought of using a Picturebox as this can show web based
images but saving them to disk becomes rather complicated. Is there any
other way?
-Jerry