开发者

iPhone Network Camera Feed

开发者 https://www.devze.com 2023-02-20 04:17 出处:网络
I plan on mounting a Wireless Network Camera on my robot http://mydl开发者_Python百科ink.dlink.com/DCS930L . DLink has an iPhone app to see live video however I want to integrate the video with my iPh

I plan on mounting a Wireless Network Camera on my robot http://mydl开发者_Python百科ink.dlink.com/DCS930L . DLink has an iPhone app to see live video however I want to integrate the video with my iPhone remote controller I made.

  1. Is it possible to get that video feed into my own app?
  2. Where should i start looking..


I know this was posted some time ago, but the easiest way to integrate a network camera feed into your own application is via UIWebView. Then connect to the camera via IP address followed by /video/mjpg.cgi.

0

精彩评论

暂无评论...
验证码 换一张
取 消