通过MFC从windows操纵Android设备的摄像头 [英] Manipulate the camera of android devices from windows via MFC

查看:134
本文介绍了通过MFC从windows操纵Android设备的摄像头的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的手机摄像头如何通过MFC应用程序作为USB摄像头工作,并在窗口中不断进行投影?请给我一些建议。



我的尝试:



我试图搜索我的问题,但似乎对我来说答案很少。

解决方案

你必须开发一个获取相机数据的Android应用程序充当服务器(通过互联网发送),您的MFC应用程序必须是客户端并获取并显示数据。使用一些加密和登录安全性。



另一种方法可能是您的相机应用程序将图像数据写入设备上的某个目录,并且MFC应用程序加载并显示它

How can my phone camera works as a usb-camera via a MFC application and project constantly in the window? Please give me some advice.

What I have tried:

I've try to search for my problems, but it seems that there are few answers for me.

解决方案

You must develop an android app which fetches the camera data and act as server (send it via the internet) and your MFC App must be the client and fetch and display the data. Use some encryption and login security.

Another approach may be that your camera app is write the image data to some directory on the device and the MFC App loads and shows it.


这篇关于通过MFC从windows操纵Android设备的摄像头的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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