Hi All,
I have Axis ip camera model : p1347 , I am trying to embed the video to my web page.
I have tried the following but , it shows the whole page which contains the video
<HTML>
<IFRAME src="http://yourcamip" WIDTH="320" Height="240"</IFRAME>
</HTML>
I have tried this but i got a blank page
<html><body><OBJECT ID="AxisCamControl" CLASSID="CLSID:917623D1-D8E5-11D2-BE8B-00104B06BDE3" WIDTH="704" HEIGHT="480" CODEBASE="http://yourcamip/activex/AxisCamControl.cab#Version=2,20,0,6">
<PARAM NAME=DisplaySoundPanel VALUE=0>
<PARAM NAME=URL VALUE="http://yourcamip/axis-cgi/mjpg/video.cgi?camera=&resolution=704x480"></OBJECT></body></html>
could any one give me example for that or does Axis provides webpages examples ?
BTW : Axis ip camera already set up and it works well , I can access it for its ip via web.