Page 1 of 1

how to diplay IP camera live videos in php page

Posted: Mon Jul 06, 2009 2:20 am
by sirimallamurali
Hi everybody,

I m trying to install IP cameras in my office.i know how to connect IP cameras to network. but i dont have any idea about how to display that videos in html or php web page.

can anybody help me.

Thanks and Regards,
Kris

Re: how to diplay IP camera live videos in php page

Posted: Mon Jul 06, 2009 2:24 am
by omniuni
Don't they just display a JPEG stream? It should just be as simple as <img src="ip_address_of_camera".... or something like that.

Re: how to diplay IP camera live videos in php page

Posted: Mon Jul 06, 2009 4:28 am
by onion2k
Read the camera documentation.