updating picture from webcam

Discussion in 'ASP.NET / ASP.NET Core' started by Semicton, Apr 16, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hello,

    I'm trying to update a picture every 5 seconds from my webcame. The url to the image always stays the same and is something like this: http://ipofcam/img/video.mpg

    It works fine 1 time and then it never updates. I believe It's a caching issue with the hosted IIS server here on discount asp.

    Is there anyway to get around this? Works fine on my local IIS server.

    Sorry, I was not exactly clear. The image changes correctly everytime the page is loaded, But I when using a picture box and a timer wwith ajax extensions, It does not.

    anyone have an idea?
     
  2. Do you have an example of the code you're using? Whats the link so we can look at it.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page