record video from IP camera on my web page

hi :D....
how can I record video from IP camera using my own web page...
type of my IP camera is trendnet tv IP 410...
please help me....
I need coding also...
Thanks before..
Gbu.. :slight_smile:

A web page would be good for displaying the data, real time, from a camera. It would not be an appropriate place to record that data.

Perhaps you could explain why you want to record data from the camera on a web page.

You can capture and time name frames from some webcam applications just using a vbscript file and a batch file. It really doesn't have anything to do with the arduino.

You would need something 100x faster than an Arduino

I disagree - a few thousand times more memory, and maybe a wider data bus, but it doesn't have to be much (if any) faster.

Just being curious, what magic chip do the IP/wifi webcams have in them that apparently get it all done for only ~$75?

I've recorded full resolution 4:2:2 PAL video on a system with a 20MHz processor with considerably less horsepower than an ARM.
Took an awful lot of memory though.

The camera cited says the computer you connect to requires minimum Pentium 4 running at 1GHz.

That is probably for some of the typical video recording/surveillance do-dads software included with the cam, and really nothing to do with the cam itself.