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
how to diplay IP camera live videos in php page
Moderator: General Moderators
-
sirimallamurali
- Forum Newbie
- Posts: 11
- Joined: Sun Jun 14, 2009 10:41 pm
Re: how to diplay IP camera live videos in php page
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
Read the camera documentation.