“移动" IP摄像机上的按钮 [英] "Move" buttons on IP camera

查看:81
本文介绍了“移动" IP摄像机上的按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,
我正在使用IP摄像机Foscam FI 8908W在我的网页上进行实时直播.这是我的流

hello,
I''m doing live stream on my webpage with IP camera Foscam FI 8908W . Here is code for me stream

<img name="FoscamCamera" src="http://192.168.0.xxx/videostream.cgi?user=xxx&pwd=xxx" width="640" height="480" alt="Live Feed" style="background-color: #009999" /> 

的代码,我需要嵌入到我的页面代码中才能移动(左,右,上,下)http://imghost.me/images/2012/10/25/5dhpC.png这是屏幕来自Foscam软件,但我需要我自己的代码才能嵌入到网页中

非常感谢
(对不起,我的英语)

and I need embed to my page code for moving (left,right,up,down) http://imghost.me/images/2012/10/25/5dhpC.png here is screen from Foscam software, but i need me own code for embed to webpage

Thanks a lot
(sorry for my english )

推荐答案

好吧,我不知道foscam的任何官方命令文档,但您可能会在Google上找到一些.这是其中之一: http://www.zoneminder.com/wiki/index.php/Foscam [< ^ ].更详细(据我所知),但不太全面: http://www.sistemasorp .es/blog/IPCAMCGISDKVV2.1.pdf [ ^ ].
您只需要向相机发出http GET命令即可.如果您不想重新加载页面,请使用ajax.如果遇到命令兼容性问题,则可以使用IE9开发人员工具栏网络探查器或诸如Fiddler之类的嗅探工具轻松地进行反向工程.
Well, I don''t know of any official command documentation from foscam, but you might find some on google. This is one of them: http://www.zoneminder.com/wiki/index.php/Foscam[^]. A more detailed (and as I know most recent), but less comprehensive is this one: http://www.sistemasorp.es/blog/IPCAMCGISDKV2.1.pdf[^].
You simply have to issue http GET commands to the camera. If you don''t want page reload, use ajax for that. If you encounter command compatibility issues, you can easily reverse engineer by using IE9 developer toolbar network profiler or a sniffer tool like Fiddler.


这篇关于“移动" IP摄像机上的按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆