Yovav
10-14-2005, 11:00 AM
Dear all.
I have a web cam solution that generates a picture every time I hit http://The_IP_Address
I'm trying to show a web cam motion - so it can look like a live video (every 1 sec or so)
That is working but the problem is that ALL the page is getting refreshed and I get flickering
(the picture is being cleared with a white background before the next picture shows)
How can I avoid that flickering - do U know any Web Form / Server side control that can
get an image and show it over the old image ? (maybe using AJAX ???)
I wanna do something like "double buffering"...
{ H - E - L - P }
I have a web cam solution that generates a picture every time I hit http://The_IP_Address
I'm trying to show a web cam motion - so it can look like a live video (every 1 sec or so)
That is working but the problem is that ALL the page is getting refreshed and I get flickering
(the picture is being cleared with a white background before the next picture shows)
How can I avoid that flickering - do U know any Web Form / Server side control that can
get an image and show it over the old image ? (maybe using AJAX ???)
I wanna do something like "double buffering"...
{ H - E - L - P }